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

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

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

Methods in cz.cuni.amis.pogamut.udk.communication.messages.gbcommands that return Respawn
 Respawn Respawn.setId(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId Id)
          Id of the bot to be respawned (not used if command sent to bot).
 Respawn Respawn.setStartLocation(cz.cuni.amis.pogamut.base3d.worldview.object.Location StartLocation)
          Where bot respawns.
 Respawn Respawn.setStartRotation(cz.cuni.amis.pogamut.base3d.worldview.object.Rotation StartRotation)
          Initial rotation of the bot.
 

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



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