Interface | Description |
---|---|
Applet<A> |
Represents the interface for a web applet compatible.
|
Graphic |
Graphic interface representing the screen buffer.
|
Keyboard |
Represents the keyboard input.
|
Line |
Line interface.
|
Mouse |
Represents the mouse input.
|
Polygon |
Polygon interface.
|
Rectangle |
Rectangle interface.
|
Text |
The text allows to render any
String on screen, at a specified location, using a specified font. |
Class | Description |
---|---|
Check |
Utility class check.
|
Checksum |
SHA-256 based checksum manipulation.
|
ColorRgba |
Represents a color with red, green, blue and alpha.
|
Coord |
Represents a coordinate using double precision.
|
GradientColor |
Represents a gradient color.
|
ImageInfo |
Get quick information from an image without reading all data.
|
Ratio |
List of standard ratios.
|
Resolution |
Describes a display resolution.
|
Strings |
Used to keep a single reference of a string.
|
Timing |
Handle timer operation, in milli seconds, system clock independent.
|
UtilityConversion |
Conversion class utility.
|
UtilityProjectStats |
Used to know the number of code line, and number of files in current project.
|
UtilityRandom |
Random utility class implementation.
|
Version |
Represents a program version.
|
Enum | Description |
---|---|
Align |
List of available alignments.
|
Architecture |
List of standard architectures.
|
Filter |
List of supported filters.
|
OperatingSystem |
List of available operating systems.
|
TextStyle |
List of text style types.
|
Transparency |
List of transparency types.
|
Exception | Description |
---|---|
LionEngineException |
Special engine exception implementation which limit the trace to the user side.
|
Copyright © 2014 Byron 3D Games Studio. All rights reserved.