Interface | Description |
---|---|
Action |
Represents the action.
|
Direction |
Represents something that can have a direction on two axis, such as horizontal and vertical.
|
Featurable |
Represents something that can have a collection of
Feature . |
Feature |
Represents something that can be delegated to perform specialized computing and reduce
Featurable visible
complexity. |
FeatureProvider | |
Mover |
Represents something that can move.
|
Persistable |
Represents something which can be saved and loaded.
|
Tiled |
Represents something that can have a tile representation (in location and in size).
|
Class | Description |
---|---|
ActionConfig |
Represents the action data from a configurer.
|
ActionRef |
Action reference structure.
|
ActionsConfig |
Represents the action references data from a configurer.
|
Alterable |
Represents a value which can change between 0 and a maximum.
|
AnimationConfig |
Represents the animations data from a configurer node.
|
Attribute |
Can describe an attribute (vitality, agility...).
|
Bar |
Surface representing a bar designed to display a kind of progress bar (life...).
|
Camera |
Standard camera, able to handle movement, and both vertical/horizontal interval.
|
Configurer |
Allows to retrieve informations from an external XML configuration file.
|
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.
|
FeaturableConfig |
Represents the featurable configuration data.
|
FeaturableModel |
Featurable model implementation.
|
Features |
Features handler representation.
|
Force |
Represents a 2D vector force, using double precision.
|
ForceConfig |
Represents the force data from a configurer.
|
FramesConfig |
Represents the frames data from a configurer node.
|
MoverModel |
Mover model implementation.
|
Services | |
Setup |
Define a structure used to create multiple objects, sharing the same data and
ImageBuffer . |
SizeConfig |
Represents the size data from a configurer.
|
SurfaceConfig |
Represents the surface data from a configurer.
|
TextGame |
Game text implementation.
|
TimedMessage |
Class representing a timed message handler.
|
Enum | Description |
---|---|
Orientation |
List of available orientations.
|
Annotation Type | Description |
---|---|
FeatureGet |
Feature dependency injection. |
Copyright © 2017 Byron 3D Games Studio. All rights reserved.