cz.cuni.amis.pogamut.ut2004.examples.communicatingbot
Class YouHaveBeenSpot
java.lang.Object
cz.cuni.amis.pogamut.base.agent.module.comm.CommEvent
cz.cuni.amis.pogamut.ut2004.examples.communicatingbot.YouHaveBeenSpot
- All Implemented Interfaces:
- cz.cuni.amis.pogamut.base.communication.translator.event.IWorldChangeEvent, cz.cuni.amis.pogamut.base.communication.worldview.event.IWorldEvent, cz.cuni.amis.utils.listener.Event
public class YouHaveBeenSpot
- extends cz.cuni.amis.pogamut.base.agent.module.comm.CommEvent
|
Constructor Summary |
YouHaveBeenSpot(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId playerId,
cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId seePlayerId)
|
| Methods inherited from class cz.cuni.amis.pogamut.base.agent.module.comm.CommEvent |
getSimTime |
YouHaveBeenSpot
public YouHaveBeenSpot(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId playerId,
cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId seePlayerId)
getPlayerId
public cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId getPlayerId()
getSeePlayerId
public cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId getSeePlayerId()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.