A B C D E F G H I K M N O P R S U V W

A

addBot(UT2004BotConfig...) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeekConfig
 
addNativeBot(UT2004NativeBotConfig...) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeekConfig
 

B

beginMessage(BeginMessage) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
 
botKilled(BotKilled) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
 

C

canCaptureRunner() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
Tells you whether there is some RUNNER, who has been SPOTTED and was neither captured nor it escaped yet, thus it make sense to return to the safe-area to capture is.
changeBotTeam(UT2004Server, UnrealId, int) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeek
 
cleanUp() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
 
cleanUp() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.UT2004HSServer
 
clearBots() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeekConfig
 
clearNativeBots() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeekConfig
 
configureModules() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.observer.HSObserverModule
 
configureModules() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.UT2004HSServerModule
 
configureObserver() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.observer.HSObserver
 
cz.cuni.amis.pogamut.ut2004.hideandseek.bot - package cz.cuni.amis.pogamut.ut2004.hideandseek.bot
 
cz.cuni.amis.pogamut.ut2004.hideandseek.observer - package cz.cuni.amis.pogamut.ut2004.hideandseek.observer
 
cz.cuni.amis.pogamut.ut2004.hideandseek.protocol - package cz.cuni.amis.pogamut.ut2004.hideandseek.protocol
 
cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages - package cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages
 
cz.cuni.amis.pogamut.ut2004.hideandseek.server - package cz.cuni.amis.pogamut.ut2004.hideandseek.server
 
cz.cuni.amis.pogamut.ut2004.hideandseek.tournament - package cz.cuni.amis.pogamut.ut2004.hideandseek.tournament
 

D

disableTagEvents() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSEvents
 

E

enabled - Variable in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSEvents
 
enableHSEvents() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSEvents
 
endGame() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.UT2004HSServer
 
execute() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeek
 

F

failure(String) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.UT2004HSServer
 
formatCSVLine(Formatter) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 

G

getBotId() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSAssignSeeker
 
getBotId() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSBotStateChanged
 
getBotId() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSPlayerScoreChanged
 
getBotId() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSRunnerCaptured
 
getBotId() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSRunnerFouled
 
getBotId() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSRunnerSafe
 
getBotId() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSRunnerSpotted
 
getBotId() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSRunnerSurvived
 
getBotId() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
 
getBotIds() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeekResult
 
getBotIdToObserve() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.observer.HSObserverParams
 
getBotName() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
 
getBotObservers() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeekResult
 
getBotRecords(HSBotState) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
Returns list of known bots playing hide-and-seek in state 'botWhoAreInThisState'.
getBotRecords() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.UT2004HSServer
 
getBots() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeekResult
 
getBotState(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
If HSBotModule.isRoundRunning(), returns state of 'botId' player in the game.
getBotState() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
 
getCSVHeader() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
getFinishTime() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
 
getFixedSeeker() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSGameStart
 
getFixedSeekerName() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
getFixedSeekerName() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSGameStart
 
getGameConfig() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
Current game config - DO NOT SET ANYTHING!
getGameFailed() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.UT2004HSServer
 
getGameRunningFlag() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
Whether HS-GAME has been started flag.
getGameState() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
Current detailed state of the game, see HSGameState.
getGameState(int) - Static method in enum cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameState
 
getGameState() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSRoundState
 
getGameState() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.UT2004HSServer
 
getGameStateEnum() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSRoundState
 
getGameStateFlag() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
Current detailed state of the game, see HSGameState.
getHideAndSeek() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.UT2004BotHSController
Hide and seek module providing details about the game.
getHideTimeLeftUT() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSRoundState
 
getHideTimeUT() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
getHideTimeUT() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSGameStart
 
getHsConfig() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeekConfig
 
getId() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
Your BOT UnrealId.
getInitTime() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
 
getMatchTime() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeekResult
 
getMyRestrictedAreaDistance() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
Returns distance between your bot and the restricted area, the number may be negative.
getMySafeAreaDistance() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
Returns distance betweenn your bot and the safe-area, the number may be negative.
getMyScore() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
Returns overall score of your bot.
getMyState() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
If round is running, returns HSBotState of your bot.
getNewState() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSBotStateChanged
 
getNewStateEnum() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSBotStateChanged
 
getObserverPort() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
getParams() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.observer.HSObserver
 
getPlayer() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
 
getPlayersVisibleMoreThanMillis(long) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.observer.HSObserver
 
getRemainingHidingTime() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
If HSBotModule.isRoundRunning(), returns time (in seconds) how much time runners have left to hide before the seeker is spawned.
getRemainingRestrictedAreaTime() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
If HSBotModule.isRoundRunning(), returns time (in seconds) for how long runners cannot approach safe-area (cannot get into the restricted area).
getRemainingRoundTime() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
If HSBotModule.isRoundRunning(), returns remaining round-time (in seconds), this time includes possible hiding-time and restricted-area-time.
getRestrictedAreaDistance(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
Returns distance between 'located' from the 'restricted-area' including HSGameConfig.getRestrictedAreaRadius(), thus the returned number may be negative.
getRestrictedAreaRadius() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
getRestrictedAreaRadius() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSGameStart
 
getRestrictedAreaTimeLeftUT() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSRoundState
 
getRestrictedAreaTimeUT() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
getRestrictedAreaTimeUT() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSGameStart
 
getRoundCount() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
getRoundCount() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSGameStart
 
getRoundLeft() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSRoundState
 
getRoundNumber() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSRoundState
 
getRoundRunningFlag() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
Whether GAME-ROUND is running.
getRoundTimeLeftUT() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSRoundState
 
getRoundTimeUT() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
getRoundTimeUT() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSGameStart
 
getRunnerCaptured() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
getRunnerCapturedBySeekerCount() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
 
getRunnerCapturedBySeekerScore() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
 
getRunnerCount() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
 
getRunnerFoulCount() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
 
getRunnerFouled() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
getRunnerFoulScore() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
 
getRunnerSafe() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
getRunnerSafeCount() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
 
getRunnerSafeScore() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
 
getRunnerSpotted() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
getRunnerSpottedBySeekerCount() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
 
getRunnerSpottedBySeekerScore() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
 
getRunnerSurvived() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
getRunnerSurvivedCount() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
 
getRunnerSurvivedScore() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
 
getSafeArea() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
Precise location of the safe-area within the environment.
getSafeArea() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
getSafeArea() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSGameStart
 
getSafeArea() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSRoundState
 
getSafeAreaDistance(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
Returns distance between 'located' from the 'safe-area' including HSGameConfig.getSafeAreaRadius(), thus the returned number may be negative.
getSafeAreaNearestNavPoint() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
Returns nearest NavPoint to the safe-area.
getSafeAreaRadius() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
getSafeAreaRadius() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSGameStart
 
getScore() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSPlayerScoreChanged
How many times was this bot TAGGED (negative score).
getScore() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
 
getScoreChangeReason(int) - Static method in enum cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSScoreChangeReason
 
getScoreChangeReason() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSPlayerScoreChanged
 
getScoreChangeReasonEnum() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSPlayerScoreChanged
 
getScoreDetails() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeekResult
 
getScoring() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSGameStart
 
getSeeker() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
If Player object is known for the seeker, returns it.
getSeekerBotId() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSRoundState
 
getSeekerCapturedRunner() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
getSeekerCapturedRunnerCount() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
 
getSeekerCapturedRunnerScore() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
 
getSeekerCount() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
 
getSeekerId() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
Returns UNREAL-ID of the seeker if already assigned.
getSeekerLetRunnerEscape() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
getSeekerLetRunnerEscapeCount() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
 
getSeekerLetRunnerEscapeScore() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
 
getSeekerLetRunnerSurvive() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
getSeekerLetRunnerSurviveCount() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
 
getSeekerLetRunnerSurviveScore() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
 
getSeekerSpottedRunner() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
getSeekerSpottedRunnerCount() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
 
getSeekerSpottedRunnerScore() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
 
getSpawnRadiusForRunners() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
getSpottedRunnerRecords() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
Returns list of bot records who are in the HSBotState.RUNNER_SPOTTED.
getSpotTimeMillis() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
getTargetMap() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
getWinners() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeekResult
 
getWinnerScore() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeekResult
 

H

hide - Variable in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.UT2004BotHSController
 
hsAssignSeeker(HSAssignSeeker) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
 
hsAssignSeeker(HSAssignSeeker) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSEvents
 
hsAssignSeeker(HSAssignSeeker, boolean) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.UT2004BotHSController
SEEKER role has been just assigned to some bot.
HSAssignSeeker - Class in cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages
The bot HSAssignSeeker.getBotId() has been assigned as seeker for this round.
HSAssignSeeker() - Constructor for class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSAssignSeeker
 
hsAssignSeekerListener - Variable in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSEvents
 
HSBotModule - Class in cz.cuni.amis.pogamut.ut2004.hideandseek.bot
BotHideAndSeekModule
HSBotModule(UT2004Bot, AgentInfo, Players) - Constructor for class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
 
HSBotRecord<PLAYER_CONTAINER> - Class in cz.cuni.amis.pogamut.ut2004.hideandseek.server
BotHideAndSeekRecord
HSBotRecord(UnrealId) - Constructor for class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
 
HSBotState - Enum in cz.cuni.amis.pogamut.ut2004.hideandseek.protocol
 
hsBotStateChanged(HSBotStateChanged) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
 
hsBotStateChanged(HSBotStateChanged) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSEvents
 
hsBotStateChanged(HSBotStateChanged, boolean) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.UT2004BotHSController
Some bot HSBotState has been updated.
HSBotStateChanged - Class in cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages
 
HSBotStateChanged() - Constructor for class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSBotStateChanged
 
hsBotStateChangedListener - Variable in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSEvents
 
hsConfig - Variable in class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeekConfig
 
HSEvents - Class in cz.cuni.amis.pogamut.ut2004.hideandseek.bot
HideAndSeekEvents Listens to IWorldView for HSMessage descendant events (note that HSMessagesTranslator must be enabled from the outside to translate ControlMessage into HSMessages).
HSEvents(IWorldView) - Constructor for class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSEvents
 
hsEvents - Variable in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.UT2004BotHSController
 
HSGameConfig - Class in cz.cuni.amis.pogamut.ut2004.hideandseek.protocol
Contains all configuration parameters for the Hide-and-Seek game.
HSGameConfig() - Constructor for class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
HSGameConfig(HSGameStart) - Constructor for class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
hsGameEnd(HSGameEnd) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
 
hsGameEnd(HSGameEnd) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSEvents
 
HSGameEnd - Class in cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages
 
HSGameEnd() - Constructor for class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSGameEnd
 
hsGameEndListener - Variable in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSEvents
 
hsGameStart(HSGameStart) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
 
hsGameStart(HSGameStart) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSEvents
 
HSGameStart - Class in cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages
 
HSGameStart() - Constructor for class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSGameStart
 
HSGameStart(HSGameConfig) - Constructor for class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSGameStart
 
hsGameStartListener - Variable in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSEvents
 
HSGameState - Enum in cz.cuni.amis.pogamut.ut2004.hideandseek.protocol
 
HSMessage - Class in cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages
 
HSMessage() - Constructor for class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSMessage
 
HSMessages - Class in cz.cuni.amis.pogamut.ut2004.hideandseek.protocol
HideAndSeekMessages
HSMessages() - Constructor for class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSMessages
 
HSMessagesTranslator - Class in cz.cuni.amis.pogamut.ut2004.hideandseek.protocol
HideAndSeekMessagesTranslator
HSMessagesTranslator(IWorldView, boolean) - Constructor for class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSMessagesTranslator
 
HSObserver - Class in cz.cuni.amis.pogamut.ut2004.hideandseek.observer
 
HSObserver(UT2004AgentParameters, IComponentBus, IAgentLogger, UT2004WorldView, IAct) - Constructor for class cz.cuni.amis.pogamut.ut2004.hideandseek.observer.HSObserver
 
HSObserverModule - Class in cz.cuni.amis.pogamut.ut2004.hideandseek.observer
 
HSObserverModule() - Constructor for class cz.cuni.amis.pogamut.ut2004.hideandseek.observer.HSObserverModule
 
HSObserverParams - Class in cz.cuni.amis.pogamut.ut2004.hideandseek.observer
 
HSObserverParams() - Constructor for class cz.cuni.amis.pogamut.ut2004.hideandseek.observer.HSObserverParams
 
hsPlayerScoreChanged(HSPlayerScoreChanged) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
 
hsPlayerScoreChanged(HSPlayerScoreChanged) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSEvents
 
hsPlayerScoreChanged(HSPlayerScoreChanged, boolean) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.UT2004BotHSController
Some player (runner/seeker) score has just changed, you may examine the reason within HSPlayerScoreChanged.getScoreChangeReason(), see HSScoreChangeReason.
HSPlayerScoreChanged - Class in cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages
 
HSPlayerScoreChanged() - Constructor for class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSPlayerScoreChanged
 
hsPlayerScoreChangedListener - Variable in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSEvents
 
hsRoundEnd(HSRoundEnd) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
 
hsRoundEnd(HSRoundEnd) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSEvents
 
hsRoundEnd(HSRoundEnd) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.UT2004BotHSController
Round has just ended, you may use this event to cleanup your data-structures.
HSRoundEnd - Class in cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages
Announcing that the round has ended.
HSRoundEnd() - Constructor for class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSRoundEnd
 
hsRoundEndListener - Variable in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSEvents
 
hsRoundStart(HSRoundStart) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
 
hsRoundStart(HSRoundStart) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSEvents
 
hsRoundStart(HSRoundStart) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.UT2004BotHSController
New round has just started, you may use this event to initialize your data-structures.
HSRoundStart - Class in cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages
Announcing new round is about to start.
HSRoundStart() - Constructor for class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSRoundStart
 
hsRoundStartListener - Variable in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSEvents
 
hsRoundState(HSRoundState) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
 
hsRoundState(HSRoundState) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSEvents
 
hsRoundState(HSRoundState) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.UT2004BotHSController
Round state update has been received.
HSRoundState - Class in cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages
Broadcast to notify everybody about current round state.
HSRoundState() - Constructor for class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSRoundState
 
hsRoundStateListener - Variable in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSEvents
 
hsRunnerCaptured(HSRunnerCaptured) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
 
hsRunnerCaptured(HSRunnerCaptured) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSEvents
 
hsRunnerCaptured(HSRunnerCaptured, boolean) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.UT2004BotHSController
Some RUNNER has just been captured by the SEEKER, i.e., seeker has spotted the runner and made it to the safe-area before the runner.
HSRunnerCaptured - Class in cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages
Runner has been captured by the seeker.
HSRunnerCaptured() - Constructor for class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSRunnerCaptured
 
hsRunnerCapturedListener - Variable in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSEvents
 
hsRunnerFouled(HSRunnerFouled) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
 
hsRunnerFouled(HSRunnerFouled) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSEvents
 
hsRunnerFouled(HSRunnerFouled, boolean) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.UT2004BotHSController
Some RUNNER has just been fouled-out because it stepped into the restricted-area while it was activated.
HSRunnerFouled - Class in cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages
Runner has been found within the restricted area at the beginning of the game and was fauled out from the play.
HSRunnerFouled() - Constructor for class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSRunnerFouled
 
hsRunnerFouledListener - Variable in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSEvents
 
hsRunnerSafe(HSRunnerSafe) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
 
hsRunnerSafe(HSRunnerSafe) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSEvents
 
hsRunnerSafe(HSRunnerSafe, boolean) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.UT2004BotHSController
Some RUNNER has just made it to the safe-area.
HSRunnerSafe - Class in cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages
Runner has reached the safe are before the seeker thus making itself safe.
HSRunnerSafe() - Constructor for class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSRunnerSafe
 
hsRunnerSafeListener - Variable in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSEvents
 
hsRunnerSpotted(HSRunnerSpotted) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
 
hsRunnerSpotted(HSRunnerSpotted) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSEvents
 
hsRunnerSpotted(HSRunnerSpotted, boolean) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.UT2004BotHSController
Some RUNNER has just been spotted by the SEEKER.
HSRunnerSpotted - Class in cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages
Seeker has spotted HSRunnerSpotted.getBotId() and may capture him by running into the safe area before it.
HSRunnerSpotted() - Constructor for class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSRunnerSpotted
 
hsRunnerSpottedListener - Variable in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSEvents
 
hsRunnerSurvived(HSRunnerSurvived) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
 
hsRunnerSurvived(HSRunnerSurvived) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSEvents
 
hsRunnerSurvived(HSRunnerSurvived, boolean) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.UT2004BotHSController
Some RUNNER has just survived the round.
HSRunnerSurvived - Class in cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages
Runner has survived the round without being captured or reaching safe-area.
HSRunnerSurvived() - Constructor for class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSRunnerSurvived
 
hsRunnerSurvivedListener - Variable in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSEvents
 
HSScoreChangeReason - Enum in cz.cuni.amis.pogamut.ut2004.hideandseek.protocol
 
humanLikeLog - Variable in class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeekConfig
 

I

init() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.UT2004HSServer
 
initializeModules(BOT) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.UT2004BotHSController
 
isBot() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
 
isFixedSeeker() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
isGameRunning() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
Whether HS-GAME has been started.
isGameRunning() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.UT2004HSServer
 
isHidingTime() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
If HSBotModule.isRoundRunning(), returns whether seeker now have "hiding-time" period during which the seeker is not present within the environment.
isInGame() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
 
isInRestrictedArea(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
Whether 'located' is within the restricted-area given its position (HSGameConfig.getSafeArea()) and area radius (HSGameConfig.getRestrictedAreaRadius()).
isInRestrictedArea(ILocated, double) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
Whether 'located' is within the restricted-area given its position (HSGameConfig.getSafeArea()) and area radius (HSGameConfig.getRestrictedAreaRadius()).
isInSafeArea(ILocated) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
Whether 'located' is within the safe-area given its position (HSGameConfig.getSafeArea()) and area radius (HSGameConfig.getSafeAreaRadius()).
isMeAlive() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
Whether game round is running and I'm spawned, i.e., should be doing something.
isMeInRestrictedArea() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
Whether your bot is in the restricted area.
isMeInRestrictedArea(double) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
Whether your bot is in the restricted area enlarged given the tolerance.
isMeInSafeArea() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
Whether your bot is within the safe-area.
isMeRunner() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
If HSBotModule.isRoundRunning() tells whether you are runner (true) or not (false), if round is NOT running, returns false.
isMeSeeker() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
If HSBotModule.isRoundRunning() tells whether you are seeker (true) or not (false), if round is NOT running, returns false.
isRestrictedAreaActivated() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
If HSBotModule.isRoundRunning(), returns whether restricted-area is activated, e.g., whether it will kill any runner stepping into it.
isRoundRunning() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
Whether GAME-ROUND is running.
isRoundRunning() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.UT2004HSServer
 
isRunner(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
If HSBotModule.isRoundRunning(), returns whether 'botId' is runner.
isRunner(Player) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
If HSBotModule.isRoundRunning(), returns whether 'bot' is runner.
isSafeAreaApproachableByRunner() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
If HSBotModule.isRoundRunning(), returns whether safe-area is approachable (== !
isSeeker(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
If HSBotModule.isRoundRunning(), returns whether 'botId' is seeker.
isSeeker(Player) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
If HSBotModule.isRoundRunning(), returns whether 'bot' is seeker.
isSeekerSpawned() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
If HSBotModule.isRoundRunning(), returns whether seeker is present within the environment.
isSpawned() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
 

K

killAgent() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.UT2004HSServer
 

M

main(String[]) - Static method in class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeekConsole
 
matchIsAboutToBegin(UCCWrapper, UT2004Server, UT2004Analyzer, UT2004Match.Bots) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeek
STEP 7 ... start the hide-and-seek game
message - Variable in enum cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSScoreChangeReason
 
messages - Static variable in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSMessages
 

N

number - Variable in enum cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSScoreChangeReason
 

O

observerFailedToStart(HSBotRecord, Exception) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.UT2004HSServer
 
outputResults(UCCWrapper, UT2004Server, UT2004Analyzer, UT2004Match.Bots, UT2004MatchResult, File) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeek
 
outputResults_step1(UT2004HideAndSeekResult, File) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeek
 
outputResults_step2(UT2004HideAndSeekResult, File) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeek
 

P

playerJoinsGame(PlayerJoinsGame) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
 
playerLeft(PlayerLeft) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
 
playerUpdate(IWorldObjectEvent<PlayerMessage>) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
 
playerUpdated(WorldObjectUpdatedEvent<Player>) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.observer.HSObserver
 
processResults(UCCWrapper, UT2004Server, UT2004Analyzer, UT2004Match.Bots, List<IToken>, Map<IToken, HSBotRecord<PlayerMessage>>) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeek
 

R

readScoring(String) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
reset() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
 
reset() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.UT2004HSServer
 
ROUND_STATE_BROADCAST_PERIOD_SECS - Static variable in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.UT2004HSServer
 
runnerCapturedBySeeker(int, UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
THIS bot is RUNNER and was captured by OTHER SEEKER.
runnerFauled(int, UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
THIS bot is RUNNER and was fauled out.
runnerSafe(int, UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
THIS BOT is RUNNER and made it SAFE to the safe-area before the seeker.
runnerSpottedBySeeker(int, UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
THIS BOT is RUNNER and has been spotted by SEEKER.
runnerSurvived(int, UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
THIS BOT is RUNNER and survived the round without being captured by SEEKER.

S

seekerCapturedRunner(int, UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
THIS BOT is SEEKER and CAPTURED other RUNNER.
seekerLetRunnerEscape(int, UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
THIS BOT is SEEKER and LET other RUNNER REACH SAFE AREA.
seekerLetRunnerSurvive(int, UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
THIS BOT is SEEKER and LET SURVIVE other RUNNER.
seekerSpottedRunner(int, UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
THIS BOT is SEEKER and SPOTTED other RUNNER.
SERVER_UNREAL_ID - Static variable in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.UT2004HSServer
 
setBot(UT2004BotConfig...) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeekConfig
 
setBotId(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSAssignSeeker
 
setBotId(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSBotStateChanged
 
setBotId(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSPlayerScoreChanged
 
setBotId(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSRunnerCaptured
 
setBotId(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSRunnerFouled
 
setBotId(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSRunnerSafe
 
setBotId(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSRunnerSpotted
 
setBotId(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSRunnerSurvived
 
setBotIds(Map<IToken, UnrealId>) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeekResult
 
setBotIDToObserve(String) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.observer.HSObserverParams
 
setBotObservers(Map<IToken, UT2004AnalyzerObsStats>) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeekResult
 
setBots(Map<IToken, UT2004BotConfig>) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeekConfig
 
setBots(List<IToken>) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeekResult
 
setBotState(HSBotState) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
 
setFinishTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
 
setFixedSeeker(boolean) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
setFixedSeeker(Boolean) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSGameStart
 
setFixedSeekerName(String) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
setFixedSeekerName(String) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSGameStart
 
setGameState(Integer) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSRoundState
 
setHideTimeLeftUT(Double) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSRoundState
 
setHideTimeUT(double) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
setHideTimeUT(Double) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSGameStart
 
setHsConfig(HSGameConfig) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeekConfig
 
setHumanLikeLogEnabled(boolean) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeekConfig
 
setInGame(boolean) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
 
setInitTime(long) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
 
setMatchTime(double) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeekResult
 
setNativeBot(UT2004NativeBotConfig...) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeekConfig
 
setNativeBots(Map<IToken, UT2004NativeBotConfig>) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeekConfig
 
setNewState(HSBotState) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSBotStateChanged
 
setObserverPort(int) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
setOutputDirectory(File) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeekConfig
 
setPlayer(PLAYER_CONTAINER) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
 
setRestrictedAreaRadius(int) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
setRestrictedAreaRadius(Integer) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSGameStart
 
setRestrictedAreaTimeLeftUT(Double) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSRoundState
 
setRestrictedAreaTimeUT(double) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
setRestrictedAreaTimeUT(Double) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSGameStart
 
setRoundCount(int) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
setRoundCount(Integer) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSGameStart
 
setRoundLeft(Integer) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSRoundState
 
setRoundNumber(Integer) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSRoundState
 
setRoundTimeLeftUT(Double) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSRoundState
 
setRoundTimeUT(double) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
setRoundTimeUT(Double) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSGameStart
 
setRunnerCaptured(int) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
setRunnerForThisRound() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
THIS BOT HAS BEEN SET AS RUNNER.
setRunnerFouled(int) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
setRunnerSafe(int) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
setRunnerSpotted(int) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
setRunnerSurvived(int) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
setSafeArea(Location) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
setSafeArea(Location) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSGameStart
 
setSafeArea(Location) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSRoundState
 
setSafeAreaRadius(int) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
setSafeAreaRadius(Integer) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSGameStart
 
setScore(Integer) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSPlayerScoreChanged
 
setScore(int) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
 
setScoreChangeReason(Integer) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSPlayerScoreChanged
 
setScoreDetails(Map<IToken, HSBotRecord<PlayerMessage>>) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeekResult
 
setScoring(String) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSGameStart
 
setSeekerBotId(UnrealId) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSRoundState
 
setSeekerCapturedRunner(int) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
setSeekerForThisRound() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
THIS BOT HAS BEEN SET AS SEEKER.
setSeekerLetRunnerEscape(int) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
setSeekerLetRunnerSurvive(int) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
setSeekerSpottedRunner(int) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
setSpawned(boolean) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.HSBotRecord
 
setSpawnRadiusForRunners(int) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
setSpotTimeMillis(int) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
setTargetMap(String) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 
setUccConf(UCCWrapperConf) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeekConfig
 
setWinners(List<IToken>) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeekResult
 
spawn(Spawn) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
 
start(boolean) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSBotModule
 
startAgent() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.observer.HSObserver
 
startControlServer(UCCWrapper) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeek
Usually STEP 4 ... after the UCC has started up, you usually want to connect to it to confirm it is up and running and be able to observe any changes in the environment / alter the environment, etc.
startGame(HSGameConfig) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.UT2004HSServer
 
stateNumber - Variable in enum cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameState
 
stopAgent() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.server.UT2004HSServer
 

U

UT2004BotHSController<BOT extends UT2004Bot> - Class in cz.cuni.amis.pogamut.ut2004.hideandseek.bot
 
UT2004BotHSController() - Constructor for class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.UT2004BotHSController
 
UT2004HideAndSeek - Class in cz.cuni.amis.pogamut.ut2004.hideandseek.tournament
 
UT2004HideAndSeek(UT2004HideAndSeekConfig, LogCategory) - Constructor for class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeek
 
UT2004HideAndSeekConfig - Class in cz.cuni.amis.pogamut.ut2004.hideandseek.tournament
 
UT2004HideAndSeekConfig() - Constructor for class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeekConfig
 
UT2004HideAndSeekConsole - Class in cz.cuni.amis.pogamut.ut2004.hideandseek.tournament
 
UT2004HideAndSeekConsole() - Constructor for class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeekConsole
 
UT2004HideAndSeekResult - Class in cz.cuni.amis.pogamut.ut2004.hideandseek.tournament
 
UT2004HideAndSeekResult() - Constructor for class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeekResult
 
UT2004HSServer - Class in cz.cuni.amis.pogamut.ut2004.hideandseek.server
 
UT2004HSServer(UT2004AgentParameters, IAgentLogger, IComponentBus, SocketConnection, UT2004WorldView, IAct) - Constructor for class cz.cuni.amis.pogamut.ut2004.hideandseek.server.UT2004HSServer
 
UT2004HSServerModule - Class in cz.cuni.amis.pogamut.ut2004.hideandseek.server
UT2004HideAndSeekServerModule
UT2004HSServerModule() - Constructor for class cz.cuni.amis.pogamut.ut2004.hideandseek.server.UT2004HSServerModule
 

V

validateInner() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeekConfig
 
valueOf(String) - Static method in enum cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSBotState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSScoreChangeReason
Returns the enum constant of this type with the specified name.
values() - Static method in enum cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSBotState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSScoreChangeReason
Returns an array containing the constants of this enum type, in the order they are declared.

W

waitMatchFinish(UCCWrapper, UT2004Server, UT2004Analyzer, UT2004Match.Bots, long) - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.tournament.UT2004HideAndSeek
 
worldView - Variable in class cz.cuni.amis.pogamut.ut2004.hideandseek.bot.HSEvents
 
writeScoring() - Method in class cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSGameConfig
 

A B C D E F G H I K M N O P R S U V W

Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.