Package name.moore.kevin.ze
package name.moore.kevin.ze
This is the top-level namespace containing the startup and coordinating classes.
- Author:
- Kevin Moore
<dev@kevin.moore.name> - See Also:
main
-
Class SummaryClassDescriptionThe main entry point into the game.Store some objects against their Class for retrieval from any point in the codebase.Creates, initialises and manages all the globals, subsystems, application states for the game.Implements a singleton pattern.
-
Enum SummaryEnumDescriptionConnects the JME app states, a unique identifier and the finite state machine.