static const SystemControls PAUSE
Pauses the system.
This class represents a type-safe Enumeration pattern.
static const SystemControls UNPAUSE
Unpauses the system.
static const SystemControls SPEED_UP
Speeds up the system.
#define DECLARE_ENUM(EnumType)
Helper macros used to create the static data and methods needed to enumerate an EnumerationString.
ENUM specifying various system control states.
static const SystemControls SPEED_DOWN
Slows down the system.
static const SystemControls SET_TIME_SCALE
The set speed of the system.
static const SystemControls SHUT_DOWN
Shuts down the system loop and exits the program.