| Modifier and Type | Method and Description |
|---|---|
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.