cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages
Class Vehicle.ObjectDisappeared
java.lang.Object
cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages.Vehicle.ObjectDisappeared
- All Implemented Interfaces:
- IWorldChangeEvent, IWorldObjectUpdatedEvent, IGBWorldObjectDisappeared, IGBWorldObjectEvent, cz.cuni.amis.utils.listener.Event
- Enclosing class:
- Vehicle
public static class Vehicle.ObjectDisappeared
- extends Object
- implements IGBWorldObjectDisappeared
Used to drop Visible flag from the object.
Vehicle.ObjectDisappeared
public Vehicle.ObjectDisappeared(IWorldObject orig)
getId
public WorldObjectId getId()
- Specified by:
getId
in interface IWorldObjectUpdatedEvent
getSimTime
public long getSimTime()
- Specified by:
getSimTime
in interface IWorldChangeEvent
update
public IWorldObjectUpdateResult update(IWorldObject obj)
- Specified by:
update
in interface IWorldObjectUpdatedEvent
getObject
public IWorldObject getObject()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.