Modifier and Type | Field and Description |
---|---|
private GameTimer |
GameEngine.timer
Timer used to dictate the pace and flow of the game
This has a visual interface which will be displayed in the top-left corner of the game-screen
|
Modifier and Type | Method and Description |
---|---|
GameTimer |
GameEngine.timer()
Returns the GameTimer declared and managed by the engine
|