cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Class FlagInfo.ObjectDisappeared
java.lang.Object
cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.FlagInfo.ObjectDisappeared
- All Implemented Interfaces:
- IWorldChangeEvent, IWorldObjectUpdatedEvent, cz.cuni.amis.utils.listener.Event
- Enclosing class:
- FlagInfo
public static class FlagInfo.ObjectDisappeared
- extends Object
- implements IWorldObjectUpdatedEvent
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlagInfo.ObjectDisappeared
public FlagInfo.ObjectDisappeared(FlagInfo obj,
long time)
getId
public WorldObjectId getId()
- Specified by:
getId
in interface IWorldObjectUpdatedEvent
getSimTime
public long getSimTime()
- Simulation time in MILLI SECONDS !!!
- Specified by:
getSimTime
in interface IWorldChangeEvent
update
public IWorldObjectUpdateResult<IWorldObject> update(IWorldObject obj)
- Specified by:
update
in interface IWorldObjectUpdatedEvent
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.