Interface | Description |
---|---|
Direction |
Represents something that can have a direction on two axis, such as horizontal and vertical.
|
Mover |
Represents something that can move.
|
Persistable |
Represents something which can be saved and loaded.
|
Class | Description |
---|---|
Alterable |
Represents a value which can change between 0 and a maximum.
|
Attribute |
Can describe an attribute (vitality, agility...).
|
Bar |
Surface representing a bar designed to display a kind of progress bar (life...).
|
Cursor |
Used to represent a pointer cursor, desynchronized from the system pointer or not.
|
Damages |
Represents a container designed to return a random value between a range.
|
Force |
Represents a 2D vector force, using double precision.
|
ForceConfig |
Represents the force data from a configurer.
|
MoverModel |
Mover model implementation.
|
Resource |
Represent a resource, such as gold, wood...
|
TextGame |
Game text implementation.
|
TimedMessage |
Class representing a timed message handler.
|
Enum | Description |
---|---|
Orientation |
List of available orientations.
|
Copyright © 2016 Byron 3D Games Studio. All rights reserved.