public class MoverMessage.MoverLocalMessage extends MoverLocal
MoverLocal.ObjectDisappearedSimTime| Constructor and Description |
|---|
MoverMessage.MoverLocalMessage() |
| Modifier and Type | Method and Description |
|---|---|
MoverMessage.MoverLocalMessage |
clone() |
UnrealId |
getId()
A unique Id of this mover assigned by the game.
|
MoverMessage.MoverLocalMessage |
getLocal() |
ISharedWorldObject |
getShared() |
IStaticWorldObject |
getStatic() |
boolean |
isVisible()
If the mover is in the field of view of the bot.
|
String |
toHtmlString() |
String |
toString() |
createDisappearEvent, getCompositeClass, getSimTime, setSimTimetoJsonLiteralpublic MoverMessage.MoverLocalMessage clone()
clone in interface ILocalWorldObjectclone in class MoverLocalpublic MoverMessage.MoverLocalMessage getLocal()
getLocal in class MoverLocalpublic ISharedWorldObject getShared()
getShared in class MoverLocalpublic IStaticWorldObject getStatic()
getStatic in class MoverLocalpublic UnrealId getId()
getId in interface IWorldObjectgetId in class MoverLocalpublic boolean isVisible()
isVisible in interface ILocalViewableisVisible in class MoverLocalpublic String toString()
toString in class MoverLocalpublic String toHtmlString()
toHtmlString in class MoverLocalCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.