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

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

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

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

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



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