Uses of Class
cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.Teleport

Packages that use Teleport
cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands   
 

Uses of Teleport in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands that return Teleport
 Teleport Teleport.setId(UnrealId Id)
          ID of the bot to be teleported
 Teleport Teleport.setTargetLocation(Location TargetLocation)
          Where the bot teleports to.
 Teleport Teleport.setTargetRotation(Rotation TargetRotation)
          Rotation after teleportation.
 

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



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