|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| 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. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||