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

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

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

Methods in cz.cuni.amis.pogamut.udk.communication.messages.gbcommands that return StartPlayers
 StartPlayers StartPlayers.setGBBots(boolean GBBots)
          All GameBots bots will be exported.
 StartPlayers StartPlayers.setHumans(boolean Humans)
          All human players will be exported.
 StartPlayers StartPlayers.setUnrealBots(boolean UnrealBots)
          All UnrealBots will be exported.
 

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



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