cz.cuni.amis.pogamut.udk.communication.worldview.objects
Interface IGBWorldObjectDisappeared

Package class diagram package IGBWorldObjectDisappeared
All Superinterfaces:
cz.cuni.amis.utils.listener.Event, IGBWorldObjectEvent, IWorldChangeEvent, IWorldObjectUpdatedEvent
All Known Implementing Classes:
FlagInfo.ObjectDisappeared, Item.ObjectDisappeared, Mover.ObjectDisappeared, NavPoint.ObjectDisappeared, Player.ObjectDisappeared, Vehicle.ObjectDisappeared

public interface IGBWorldObjectDisappeared
extends IGBWorldObjectEvent

Marker for "lost from sight" event, meaning some object disappeared from the bot's view.

Author:
Jimmy

Nested Class Summary
 
Nested classes/interfaces inherited from interface cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdatedEvent
IWorldObjectUpdatedEvent.DestroyWorldObject
 
Method Summary
 
Methods inherited from interface cz.cuni.amis.pogamut.base.communication.translator.event.IWorldObjectUpdatedEvent
getId, update
 
Methods inherited from interface cz.cuni.amis.pogamut.base.communication.translator.event.IWorldChangeEvent
getSimTime
 



Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.