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

Packages that use IGBWorldObjectDisappeared
cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages   
cz.cuni.amis.pogamut.udk.communication.worldview.objects   
 

Uses of IGBWorldObjectDisappeared in cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages
 

Classes in cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages that implement IGBWorldObjectDisappeared
static class FlagInfo.ObjectDisappeared
          Used to drop Visible flag from the object.
static class Item.ObjectDisappeared
          Used to drop Visible flag from the object.
static class Mover.ObjectDisappeared
          Used to drop Visible flag from the object.
static class NavPoint.ObjectDisappeared
          Used to drop Visible flag from the object.
static class Player.ObjectDisappeared
          Used to drop Visible flag from the object.
static class Vehicle.ObjectDisappeared
          Used to drop Visible flag from the object.
 

Methods in cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages that return IGBWorldObjectDisappeared
 IGBWorldObjectDisappeared Vehicle.createDisappearEvent()
           
 IGBWorldObjectDisappeared Player.createDisappearEvent()
           
 IGBWorldObjectDisappeared NavPoint.createDisappearEvent()
           
 IGBWorldObjectDisappeared Mover.createDisappearEvent()
           
 IGBWorldObjectDisappeared Item.createDisappearEvent()
           
 IGBWorldObjectDisappeared FlagInfo.createDisappearEvent()
           
 

Uses of IGBWorldObjectDisappeared in cz.cuni.amis.pogamut.udk.communication.worldview.objects
 

Methods in cz.cuni.amis.pogamut.udk.communication.worldview.objects that return IGBWorldObjectDisappeared
 IGBWorldObjectDisappeared IGBViewable.createDisappearEvent()
          Creates an update event that has to update visibility to false.
 



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