cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
Class BombInfo.BombInfoUpdate
java.lang.Object
cz.cuni.amis.pogamut.base.communication.messages.InfoMessage
cz.cuni.amis.pogamut.ut2004.communication.messages.GBObjectUpdate
cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.BombInfo.BombInfoUpdate
- All Implemented Interfaces:
- IWorldChangeEvent, IWorldEvent, IWorldObjectEvent, ICompositeWorldObjectUpdatedEvent, IGBWorldObjectEvent, cz.cuni.amis.utils.listener.Event
- Enclosing class:
- BombInfo
public static class BombInfo.BombInfoUpdate
- extends GBObjectUpdate
- implements ICompositeWorldObjectUpdatedEvent, IGBWorldObjectEvent
BombInfo.BombInfoUpdate
public BombInfo.BombInfoUpdate(BombInfo source,
long eventTime,
ITeamId teamId)
getSimTime
public long getSimTime()
- Simulation time in MILLI SECONDS !!!
- Specified by:
getSimTime
in interface IWorldChangeEvent
- Specified by:
getSimTime
in interface IWorldEvent
getObject
public IWorldObject getObject()
- Specified by:
getObject
in interface IWorldObjectEvent
getId
public WorldObjectId getId()
- Specified by:
getId
in interface IWorldObjectEvent
- Specified by:
getId
in interface ICompositeWorldObjectUpdatedEvent
getLocalEvent
public ILocalWorldObjectUpdatedEvent getLocalEvent()
- Specified by:
getLocalEvent
in interface ICompositeWorldObjectUpdatedEvent
getSharedEvent
public ISharedWorldObjectUpdatedEvent getSharedEvent()
- Specified by:
getSharedEvent
in interface ICompositeWorldObjectUpdatedEvent
getStaticEvent
public IStaticWorldObjectUpdatedEvent getStaticEvent()
- Specified by:
getStaticEvent
in interface ICompositeWorldObjectUpdatedEvent
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.