Package | Description |
---|---|
com.b3dgs.lionengine.core |
Lower level classes related, close to the engine.
|
com.b3dgs.lionengine.drawable |
Classic drawable classes for a ready to use image manipulation.
|
com.b3dgs.lionengine.graphic |
Graphic related package.
|
Class and Description |
---|
ColorRgba
Represents a color with red, green, blue and alpha.
|
Filter
List of supported filters.
|
Graphic
Graphic interface representing the screen buffer.
|
ImageBuffer
Represents the image buffer in memory.
|
Renderable
Represents something that can be rendered periodically by using an output graphic context.
|
Text
The text allows to render any
String on screen, at a specified location, using a specified font. |
TextStyle
List of text style types.
|
Transform
Represents an identity transform.
|
Transparency
List of transparency types.
|
Class and Description |
---|
ColorRgba
Represents a color with red, green, blue and alpha.
|
Filter
List of supported filters.
|
Graphic
Graphic interface representing the screen buffer.
|
ImageBuffer
Represents the image buffer in memory.
|
Renderable
Represents something that can be rendered periodically by using an output graphic context.
|
Viewer
Represents something that is able to view a scene, considered as the point of view of the user, such as a camera.
|
Class and Description |
---|
ColorGradient
Represents a gradient color.
|
ColorRgba
Represents a color with red, green, blue and alpha.
|
Filter
List of supported filters.
|
Graphic
Graphic interface representing the screen buffer.
|
ImageBuffer
Represents the image buffer in memory.
|
ImageFormat
Represents the image format type.
|
ImageInfo
Get quick information from an image without reading all data.
|
ImageSurface
Represents the surface of an image.
|
Raster
Represent the raster for all colors.
|
RasterData
Represents the raster data for color modification.
|
Renderable
Represents something that can be rendered periodically by using an output graphic context.
|
TextStyle
List of text style types.
|
Transform
Represents an identity transform.
|
Transparency
List of transparency types.
|
Viewer
Represents something that is able to view a scene, considered as the point of view of the user, such as a camera.
|
Copyright © 2016 Byron 3D Games Studio. All rights reserved.