| Package | Description | 
|---|---|
| me.lihq.game | |
| me.lihq.game.screen | 
| Modifier and Type | Method and Description | 
|---|---|
AbstractScreen | 
GameMain.getScreen()
Overrides the getScreen method to return our AbstractScreen type. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CharacterCreationScreen  | 
class  | 
JournalScreen
Used to control the initialisation and drawing of the Journal Screen. 
 | 
class  | 
MainMenuScreen
This controls the MainMenuScreen that is the first thing the user sees 
 | 
class  | 
NavigationScreen
This is the screen that is responsible for the navigation of the player around the game. 
 | 
class  | 
PauseScreen
Created by vishal on 18/12/2016. 
 | 
class  | 
WonGameScreen
Created by vishal on 18/12/2016. 
 |