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

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

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

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands that return CommandPlayer
 CommandPlayer CommandPlayer.setCommand(String Command)
          Available: MOVE, TURNTO.
 CommandPlayer CommandPlayer.setFocusLocation(Location FocusLocation)
          Applicable for: MOVE.
 CommandPlayer CommandPlayer.setLocation(Location Location)
          Applicable for: MOVE, TURNTO.
 CommandPlayer CommandPlayer.setPlayer(String Player)
          Name of the affected player.
 CommandPlayer CommandPlayer.setRotation(Rotation Rotation)
          Applicable for: TURNTO.
 CommandPlayer CommandPlayer.setWalk(Boolean Walk)
          Applicable for: MOVE.
 

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



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