Interface | Description |
---|---|
Localizable |
Represents something that can be located, using a coordinate and its size.
|
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.
|
Updatable |
Represents something that can be updated periodically by using a universal update factor machine independent.
|
Class | Description |
---|---|
Check |
Utility class check.
|
Constant |
List of common constants.
|
Range |
Standard range description, with a minimum and a maximum.
|
ResourceLoader |
Aimed to load resources asynchronously from the main thread, in order to improve transition time between two parts.
|
Timing |
Handle timer operation, in milli seconds, system clock independent.
|
Enum | Description |
---|---|
Align |
List of available alignments.
|
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 © 2016 Byron 3D Games Studio. All rights reserved.