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