|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface IUT2004BotConfig
Simple interface for data describing the bot.
| Method Summary | |
|---|---|
cz.cuni.amis.utils.token.IToken |
getBotId()
Returns ID of this bot configuration. |
Integer |
getBotSkill()
Returns desired skill of the bot (or null if not set). |
String |
getBotSkin()
Returns required skin for the bot (or null if not set). |
Integer |
getBotTeam()
Returns team of the bot (or null if not set). |
| Method Detail |
|---|
cz.cuni.amis.utils.token.IToken getBotId()
DOES NOT MEAN THAT THE EXECUTED BOT WILL HAVE THIS ID IN UT2004!
Integer getBotTeam()
Integer getBotSkill()
String getBotSkin()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||