| Interface | Description |
|---|---|
| GameScreen |
A common interface to game screen implementations
|
| Transition |
A common interface to
GameScreen transition implementations
NOTE: Based on Slick implementation by Kevin Glass |
| Class | Description |
|---|---|
| ScreenManager |
Updates and renders
GameScreens and Transitions between them
NOTE: Based on Slick implementation by Kevin Glass |
Copyright © 2014. All rights reserved.