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

Package class diagram package IGBViewable
All Superinterfaces:
ICompositeWorldObject, IViewable, IWorldObject
All Known Implementing Classes:
FlagInfo, Item, Mover, NavPoint, Player, Vehicle

public interface IGBViewable
extends IViewable


Method Summary
 IGBWorldObjectDisappeared createDisappearEvent()
          Creates an update event that has to update visibility to false.
 
Methods inherited from interface cz.cuni.amis.pogamut.base3d.worldview.object.IViewable
isVisible
 
Methods inherited from interface cz.cuni.amis.pogamut.multi.communication.worldview.object.ICompositeWorldObject
getLocal, getShared, getStatic
 
Methods inherited from interface cz.cuni.amis.pogamut.base.communication.worldview.object.IWorldObject
getId, getSimTime
 

Method Detail

createDisappearEvent

IGBWorldObjectDisappeared createDisappearEvent()
Creates an update event that has to update visibility to false.

Returns:


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