Uses of Class
cz.cuni.amis.pogamut.udk.communication.messages.gbcommands.TurnTo

Packages that use TurnTo
cz.cuni.amis.pogamut.udk.communication.messages.gbcommands   
 

Uses of TurnTo in cz.cuni.amis.pogamut.udk.communication.messages.gbcommands
 

Methods in cz.cuni.amis.pogamut.udk.communication.messages.gbcommands that return TurnTo
 TurnTo TurnTo.setLocation(Location Location)
          Location you want to face.
 TurnTo TurnTo.setRotation(Rotation Rotation)
          Absolute rotation you want to spin to.
 TurnTo TurnTo.setTarget(UnrealId Target)
          The unique id of a player/object/nav point/whatever that you want to face.
 

Constructors in cz.cuni.amis.pogamut.udk.communication.messages.gbcommands with parameters of type TurnTo
TurnTo(TurnTo original)
          Cloning constructor.
 



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