Class | Description |
---|---|
EngineFactory | |
Initializer |
Need to be instantiated first, in order to set the program name and version.
|
Launcher |
Used to add a launcher, which can be used as a pre-menu (Game, Options, Exit ...)
|
Loader |
Engine starter, need to be called for sequence selection and screen initializer.
|
Sequence |
Sequence class is used for each derived sequence, such as Introduction, Menu, Scene ...
|
Window |