|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of HSGameState in cz.cuni.amis.pogamut.ut2004.hideandseek.bot |
|---|
| Methods in cz.cuni.amis.pogamut.ut2004.hideandseek.bot that return HSGameState | |
|---|---|
HSGameState |
HSBotModule.getGameState()
Current detailed state of the game, see HSGameState. |
| Methods in cz.cuni.amis.pogamut.ut2004.hideandseek.bot that return types with arguments of type HSGameState | |
|---|---|
cz.cuni.amis.utils.flag.ImmutableFlag<HSGameState> |
HSBotModule.getGameStateFlag()
Current detailed state of the game, see HSGameState. |
| Uses of HSGameState in cz.cuni.amis.pogamut.ut2004.hideandseek.protocol |
|---|
| Methods in cz.cuni.amis.pogamut.ut2004.hideandseek.protocol that return HSGameState | |
|---|---|
static HSGameState |
HSGameState.getGameState(int stateNumber)
|
static HSGameState |
HSGameState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static HSGameState[] |
HSGameState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of HSGameState in cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages |
|---|
| Methods in cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages that return HSGameState | |
|---|---|
HSGameState |
HSRoundState.getGameStateEnum()
|
| Uses of HSGameState in cz.cuni.amis.pogamut.ut2004.hideandseek.server |
|---|
| Methods in cz.cuni.amis.pogamut.ut2004.hideandseek.server that return types with arguments of type HSGameState | |
|---|---|
cz.cuni.amis.utils.flag.Flag<HSGameState> |
UT2004HSServer.getGameState()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||