Uses of Class
cz.cuni.amis.pogamut.ut2004.examples.botwithparams.CustomBotParameters

Uses of CustomBotParameters in cz.cuni.amis.pogamut.ut2004.examples.botwithparams
 

Methods in cz.cuni.amis.pogamut.ut2004.examples.botwithparams that return CustomBotParameters
 CustomBotParameters BotWithParams.getParams()
          This method returns the parameters of the bot, to be used.
 CustomBotParameters CustomBotParameters.setBotSkin(String botSkin)
          Sets the skin to be used for the bot.
 CustomBotParameters CustomBotParameters.setJumping(boolean jumping)
          Sets 'jumping behavior'.
 CustomBotParameters CustomBotParameters.setName(String name)
          Sets the name for the bot.
 CustomBotParameters CustomBotParameters.setRotating(boolean rotating)
          Sets 'rotating behavior'.
 CustomBotParameters CustomBotParameters.setSkillLevel(int skillLevel)
          Sets desired skill level of the bot.
 



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