cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Class TeamScoreMessage.TeamScoreLocalMessage
java.lang.Object
cz.cuni.amis.pogamut.base.communication.messages.InfoMessage
cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreLocal
cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage.TeamScoreLocalMessage
- All Implemented Interfaces:
- IWorldObject, ILocalWorldObject, Cloneable
- Enclosing class:
- TeamScoreMessage
public class TeamScoreMessage.TeamScoreLocalMessage
- extends TeamScoreLocal
Implementation of the local part of the GameBots2004 message TES, used
to facade TESMessage.
Complete message documentation:
Synchronous message. Contains the info about team score.
| Fields inherited from class cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreLocal |
SimTime |
TeamScoreMessage.TeamScoreLocalMessage
public TeamScoreMessage.TeamScoreLocalMessage()
clone
public TeamScoreMessage.TeamScoreLocalMessage clone()
- Specified by:
clone in interface ILocalWorldObject- Specified by:
clone in class TeamScoreLocal
getLocal
public TeamScoreMessage.TeamScoreLocalMessage getLocal()
- Overrides:
getLocal in class TeamScoreLocal
getShared
public ISharedWorldObject getShared()
- Overrides:
getShared in class TeamScoreLocal
getStatic
public IStaticWorldObject getStatic()
- Overrides:
getStatic in class TeamScoreLocal
getId
public UnrealId getId()
- Message identifier.
- Specified by:
getId in interface IWorldObject- Specified by:
getId in class TeamScoreLocal
toString
public String toString()
- Overrides:
toString in class TeamScoreLocal
toHtmlString
public String toHtmlString()
- Overrides:
toHtmlString in class TeamScoreLocal
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.