|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HSBotRecord | |
|---|---|
| cz.cuni.amis.pogamut.ut2004.hideandseek.bot | |
| cz.cuni.amis.pogamut.ut2004.hideandseek.server | |
| Uses of HSBotRecord in cz.cuni.amis.pogamut.ut2004.hideandseek.bot |
|---|
| Methods in cz.cuni.amis.pogamut.ut2004.hideandseek.bot that return types with arguments of type HSBotRecord | |
|---|---|
List<HSBotRecord<Player>> |
HSBotModule.getBotRecords(HSBotState botWhoAreInThisState)
Returns list of known bots playing hide-and-seek in state 'botWhoAreInThisState'. |
List<HSBotRecord<Player>> |
HSBotModule.getSpottedRunnerRecords()
Returns list of bot records who are in the HSBotState.RUNNER_SPOTTED. |
| Uses of HSBotRecord in cz.cuni.amis.pogamut.ut2004.hideandseek.server |
|---|
| Methods in cz.cuni.amis.pogamut.ut2004.hideandseek.server that return types with arguments of type HSBotRecord | |
|---|---|
Map<cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId,HSBotRecord<PlayerMessage>> |
UT2004HSServer.getBotRecords()
|
| Methods in cz.cuni.amis.pogamut.ut2004.hideandseek.server with parameters of type HSBotRecord | |
|---|---|
void |
UT2004HSServer.observerFailedToStart(HSBotRecord botToObserve,
Exception e)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||