public class CTFBotParams extends UT2004BotParameters
| Constructor and Description |
|---|
CTFBotParams() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBotSkin()
This returns the skin of the bot to be used.
|
int |
getSkillLevel()
This returns the desired skill level of the bot to be used.
|
CTFBotParams |
setBotSkin(String botSkin)
Sets the skin to be used for the bot.
|
CTFBotParams |
setSkillLevel(int skillLevel)
Sets desired skill level of the bot.
|
assignDefaults, getInitialLocation, getInitialRotation, getTeam, setAgentId, setInitialLocation, setInitialRotation, setTeam, setWorldAddressgetWorldAddresspublic String getBotSkin()
public CTFBotParams setBotSkin(String botSkin)
botSkin - public int getSkillLevel()
public CTFBotParams setSkillLevel(int skillLevel)
skillLevel - Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.