| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.ut2004.tournament.match |
| Modifier and Type | Method and Description |
|---|---|
UT2004MatchConfig.BotType |
UT2004MatchConfig.getBotType(cz.cuni.amis.utils.token.IToken botId) |
UT2004MatchConfig.BotType |
UT2004Match.Bots.getType(cz.cuni.amis.utils.token.IToken botId) |
UT2004MatchConfig.BotType |
UT2004Match.Bots.getType(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId botId) |
static UT2004MatchConfig.BotType |
UT2004MatchConfig.BotType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UT2004MatchConfig.BotType[] |
UT2004MatchConfig.BotType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.