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

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

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

Methods in cz.cuni.amis.pogamut.udk.communication.messages.gbcommands that return ChangeTeam
 ChangeTeam ChangeTeam.setId(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId Id)
          Id of the target bot (won't be parsed if sent to bot connection).
 ChangeTeam ChangeTeam.setTeam(int Team)
          This is the team we want to change to (0 for red, 1 for blue, etc.).
 

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



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