cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Class AutoTraceRayStaticImpl.AutoTraceRayStaticUpdate
java.lang.Object
cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.AutoTraceRayStaticImpl.AutoTraceRayStaticUpdate
- All Implemented Interfaces:
- IWorldChangeEvent, IStaticWorldObjectUpdatedEvent, cz.cuni.amis.utils.listener.Event
- Enclosing class:
- AutoTraceRayStaticImpl
public static class AutoTraceRayStaticImpl.AutoTraceRayStaticUpdate
- extends Object
- implements IStaticWorldObjectUpdatedEvent
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AutoTraceRayStaticImpl.AutoTraceRayStaticUpdate
public AutoTraceRayStaticImpl.AutoTraceRayStaticUpdate(AutoTraceRayStatic 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.