cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages
Class EmptyMessage.EmptyLocalMessage
java.lang.Object
cz.cuni.amis.pogamut.base.communication.messages.InfoMessage
cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyLocal
cz.cuni.amis.pogamut.ut3.communication.messages.gbinfomessages.EmptyMessage.EmptyLocalMessage
- All Implemented Interfaces:
- IWorldObject, ILocalWorldObject, Cloneable
- Enclosing class:
- EmptyMessage
public class EmptyMessage.EmptyLocalMessage
- extends EmptyLocal
Implementation of the local part of the GameBotsUT3 message EMP, used
to facade EMPMessage.
Complete message documentation:
EmptyMessage.EmptyLocalMessage
public EmptyMessage.EmptyLocalMessage()
getId
public cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId getId()
- Specified by:
getId in interface IWorldObject- Overrides:
getId in class EmptyLocal
clone
public EmptyMessage.EmptyLocalMessage clone()
- Specified by:
clone in interface ILocalWorldObject- Specified by:
clone in class EmptyLocal
getLocal
public EmptyMessage.EmptyLocalMessage getLocal()
- Overrides:
getLocal in class EmptyLocal
getShared
public ISharedWorldObject getShared()
- Overrides:
getShared in class EmptyLocal
getStatic
public IStaticWorldObject getStatic()
- Overrides:
getStatic in class EmptyLocal
toString
public String toString()
- Overrides:
toString in class EmptyLocal
toHtmlString
public String toHtmlString()
- Overrides:
toHtmlString in class EmptyLocal
Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.