cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
Class EmptyMessage.EmptySharedMessage
java.lang.Object
cz.cuni.amis.pogamut.base.communication.messages.InfoMessage
cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyShared
cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyMessage.EmptySharedMessage
- All Implemented Interfaces:
- IWorldObject, ISharedWorldObject, Cloneable
- Enclosing class:
- EmptyMessage
public class EmptyMessage.EmptySharedMessage
- extends EmptyShared
Implementation of the shared part of the GameBotsUT3 message EMP, used
to facade EMPMessage.
Complete message documentation:
propertyMap
protected HashMap<PropertyId,ISharedProperty> propertyMap
EmptyMessage.EmptySharedMessage
public EmptyMessage.EmptySharedMessage()
getId
public cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId getId()
- Specified by:
getId in interface IWorldObject- Overrides:
getId in class EmptyShared
clone
public EmptyMessage.EmptySharedMessage clone()
- Specified by:
clone in interface ISharedWorldObject- Specified by:
clone in class EmptyShared
getProperty
public ISharedProperty getProperty(PropertyId id)
getProperties
public Map<PropertyId,ISharedProperty> getProperties()
toString
public String toString()
- Overrides:
toString in class EmptyShared
toHtmlString
public String toHtmlString()
- Overrides:
toHtmlString in class EmptyShared
Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.