|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GameConfiguration | |
|---|---|
| cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands | |
| Uses of GameConfiguration in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands |
|---|
| Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands that return GameConfiguration | |
|---|---|
GameConfiguration |
GameConfiguration.setGameMessage(String GameMessage)
Message that will be displayed in the middle of the HUD. |
GameConfiguration |
GameConfiguration.setGameMessageTime(Double GameMessageTime)
Time the displayed message will stay on the HUD. |
GameConfiguration |
GameConfiguration.setRestart(Boolean Restart)
When set to true, the game state will be restarted (all scores reset to 0 and all players and bots will be restarted). |
| Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands with parameters of type GameConfiguration | |
|---|---|
GameConfiguration(GameConfiguration original)
Cloning constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||