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