cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages
Class HSRunnerSurvived
java.lang.Object
cz.cuni.amis.pogamut.ut2004.communication.messages.custom.BaseCustomControlMessage
cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSMessage
cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSRunnerSurvived
- All Implemented Interfaces:
- cz.cuni.amis.pogamut.base.communication.translator.event.IWorldChangeEvent, cz.cuni.amis.pogamut.base.communication.worldview.event.IWorldEvent, ICustomControlMessage, cz.cuni.amis.utils.listener.Event
public class HSRunnerSurvived
- extends HSMessage
Runner has survived the round without being captured or reaching safe-area.
- Author:
- Jimmy
|
Method Summary |
cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId |
getBotId()
|
void |
setBotId(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId botId)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HSRunnerSurvived
public HSRunnerSurvived()
getBotId
public cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId getBotId()
setBotId
public void setBotId(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId botId)
Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.