cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Class TeamScoreMessage.TeamScoreStaticMessage
java.lang.Object
cz.cuni.amis.pogamut.base.communication.messages.InfoMessage
cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreStatic
cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreMessage.TeamScoreStaticMessage
- All Implemented Interfaces:
- IWorldObject, IStaticWorldObject
- Enclosing class:
- TeamScoreMessage
public class TeamScoreMessage.TeamScoreStaticMessage
- extends TeamScoreStatic
Implementation of the static 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.TeamScoreStatic |
SimTime |
TeamScoreMessage.TeamScoreStaticMessage
public TeamScoreMessage.TeamScoreStaticMessage()
clone
public TeamScoreMessage.TeamScoreStaticMessage clone()
- Specified by:
clone in class TeamScoreStatic
getId
public UnrealId getId()
- Message identifier.
- Specified by:
getId in interface IWorldObject- Specified by:
getId in class TeamScoreStatic
isDifferentFrom
public boolean isDifferentFrom(IStaticWorldObject other)
- Specified by:
isDifferentFrom in interface IStaticWorldObject- Overrides:
isDifferentFrom in class TeamScoreStatic
toString
public String toString()
- Overrides:
toString in class TeamScoreStatic
toHtmlString
public String toHtmlString()
- Overrides:
toHtmlString in class TeamScoreStatic
Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.