Interface | Description |
---|---|
Animator |
Animator can play an
Animation . |
Applet<A> |
Represents the interface for a web applet compatible.
|
Context |
Represents the execution context.
|
InputDevice |
Represents an input device, such as mouse, keyboard, joypad...
|
InputDeviceKeyListener |
Input device with key listener.
|
Localizable |
Represents something that can be located, using a coordinate.
|
Media |
A media represents a path to a resources located outside.
|
Nameable |
Represents something that can be designated by a name.
|
Resource |
Represents a resource which must be loaded before be used.
|
Shape |
Represents something which is localizable somewhere and identifiable with its size.
|
Surface |
Represents something with a size.
|
SurfaceTile |
Represents something with a size represented by a tile.
|
TickAction |
Represents a tick action, trigged once timing elapsed.
|
Updatable |
Represents something that can be updated periodically by using a universal update factor machine independent.
|
Viewer |
Represents something that is able to view a scene, considered as the point of view of the user, such as a camera.
|
Class | Description |
---|---|
Animation |
Animation data container for animation routine.
|
Check |
Utility class check.
|
Config |
Describe the engine screen configuration.
|
Constant |
List of common constants.
|
Range |
Standard range description, with a minimum and a maximum.
|
Ratio |
List of standard ratios.
|
Resolution |
Describes a display resolution.
|
ResourceLoader |
Aimed to load resources asynchronously from the main thread, in order to improve transition time between two parts.
|
Tick |
Handle tick measure, in updated frames number.
|
Timing |
Handle timer operation, in milli seconds, system clock independent.
|
Version |
Represents a program version.
|
Enum | Description |
---|---|
Align |
List of available alignments.
|
AnimState |
List of animation states.
|
Architecture |
List of standard architectures.
|
Mirror |
Describes the different mirror types.
|
OperatingSystem |
List of available operating systems.
|
Origin |
List of origin point types.
|
Verbose |
Level of verbosity.
|
Exception | Description |
---|---|
LionEngineException |
Special engine exception implementation which limit the trace to the user side.
|
Copyright © 2017 Byron 3D Games Studio. All rights reserved.