Uses of Class
cz.cuni.amis.pogamut.ut2004multi.communication.worldview.property.UnrealIdProperty

Packages that use UnrealIdProperty
cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages   
cz.cuni.amis.pogamut.ut2004multi.communication.worldview.property   
 

Uses of UnrealIdProperty in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 

Fields in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages declared as UnrealIdProperty
protected  UnrealIdProperty VehicleSharedImpl.myDriver
          Unique Id of the driver - if any.
protected  UnrealIdProperty VehicleMessage.VehicleSharedMessage.myDriver
          Unique Id of the driver - if any.
protected  UnrealIdProperty FlagInfoSharedImpl.myHolder
          Id of player/bot holding the flag.
protected  UnrealIdProperty FlagInfoMessage.FlagInfoSharedMessage.myHolder
          Id of player/bot holding the flag.
protected  UnrealIdProperty BombInfoSharedImpl.myHolder
          Id of player/bot holding the bomb.
protected  UnrealIdProperty BombInfoMessage.BombInfoSharedMessage.myHolder
          Id of player/bot holding the bomb.
 

Uses of UnrealIdProperty in cz.cuni.amis.pogamut.ut2004multi.communication.worldview.property
 

Constructors in cz.cuni.amis.pogamut.ut2004multi.communication.worldview.property with parameters of type UnrealIdProperty
UnrealIdProperty(UnrealIdProperty other)
           
 



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