Package cz.cuni.amis.pogamut.base.communication.worldview.event


Interface Summary
IWorldEvent General interface for events occurring in the world.
IWorldEventListener<EVENT extends IWorldEvent> Abstract listener that listens for world events.
 

Class Summary
WorldEventFuture<T extends IWorldEvent> Use this if you want to wait for first appearance of some IWorldObject with known string ID.
 

Exception Summary
WorldEventFuture.WorldEventFutureException