public interface IUT2004BotConfig
| Modifier and Type | Method and Description |
|---|---|
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).
|
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()
Copyright © 2018 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.