| Package | Description |
|---|---|
| me.lihq.game | |
| me.lihq.game.screen |
| Modifier and Type | Field and Description |
|---|---|
private SpeechboxManager |
ConversationManagement.speechboxMngr
The manager for speechboxes, controls the flow of speechboxes
|
| Constructor and Description |
|---|
ConversationManagement(Player player,
SpeechboxManager speechboxManager,
ScoreTracker scoreTracker)
This constructs a conversation manager.
|
| Modifier and Type | Field and Description |
|---|---|
SpeechboxManager |
NavigationScreen.speechboxMngr
This is the SpeechboxManager for the main game
|