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

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

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

Methods in cz.cuni.amis.pogamut.udk.communication.messages.gbcommands that return AddBot
 AddBot AddBot.setName(String Name)
          Optional name of the bot.
 AddBot AddBot.setSkill(int Skill)
          Skill of the bot - from 1 to 7 (best).
 AddBot AddBot.setStartLocation(Location StartLocation)
          Optional start location of the bot.
 AddBot AddBot.setStartRotation(Rotation StartRotation)
          Optional start rotation of the bot.
 AddBot AddBot.setType(String Type)
          The class of the added bot - optional.
 

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



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