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