cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Class SelfMessage.SelfStaticMessage
java.lang.Object
cz.cuni.amis.pogamut.base.communication.messages.InfoMessage
cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfStatic
cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfMessage.SelfStaticMessage
- All Implemented Interfaces:
- IWorldObject, IStaticWorldObject
- Enclosing class:
- SelfMessage
public class SelfMessage.SelfStaticMessage
- extends SelfStatic
Implementation of the static part of the GameBots2004 message SLF, used
to facade SLFMessage.
Complete message documentation:
Synchronous message. Information about your bot's state.
Fields inherited from class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.SelfStatic |
SimTime |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SelfMessage.SelfStaticMessage
public SelfMessage.SelfStaticMessage()
clone
public SelfMessage.SelfStaticMessage clone()
- Specified by:
clone
in class SelfStatic
getId
public UnrealId getId()
- Unique Id of the bot.
- Specified by:
getId
in interface IWorldObject
- Specified by:
getId
in class SelfStatic
- Returns:
toString
public java.lang.String toString()
- Overrides:
toString
in class SelfStatic
toHtmlString
public java.lang.String toHtmlString()
- Overrides:
toHtmlString
in class SelfStatic