|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Game.GameType | |
|---|---|
| cz.cuni.amis.pogamut.ut2004.agent.module.sensor | Utility classes concerning some aspects of the gameplay (mainly for UT). |
| Uses of Game.GameType in cz.cuni.amis.pogamut.ut2004.agent.module.sensor |
|---|
| Methods in cz.cuni.amis.pogamut.ut2004.agent.module.sensor that return Game.GameType | |
|---|---|
Game.GameType |
Game.getGameType()
Retreives the type of the game. |
static Game.GameType |
Game.GameType.getType(String type)
Tedious work this is.. |
static Game.GameType |
Game.GameType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Game.GameType[] |
Game.GameType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||