| Package | Description |
|---|---|
| me.lihq.game |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<SpeechBox> |
SpeechboxManager.stack
This is the stack of SpeechBox's that are to be displayed
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpeechboxManager.addSpeechBox(SpeechBox speechBox)
This method adds a SpeechBox to the stack
|