Serialized Form
|
Package cz.cuni.amis.pogamut.udk.agent.navigation |
|
Package cz.cuni.amis.pogamut.udk.bot.exception |
|
Package cz.cuni.amis.pogamut.udk.bot.state |
|
Package cz.cuni.amis.pogamut.udk.bot.state.impl |
|
Package cz.cuni.amis.pogamut.udk.communication.messages |
name
String name
- Name of the item in UT engine.
Note: Items of the same type might have different names in UT engine. Use
ItemType.equals(Object) to safely compare two ItemTypes. This name is
informative only.
category
ItemType.Category category
- Category of the type.
group
ItemType.Group group
- Group of the type.
proto
ItemType proto
- Prototype reference.
|
Package cz.cuni.amis.pogamut.udk.communication.translator |
|
Package cz.cuni.amis.pogamut.udk.communication.worldview.map |
startId
String startId
endId
String endId
flags
int flags
start
Waypoint start
end
Waypoint end
id
String id
location
Location location
outgoing
Set<E> outgoing
|
Package cz.cuni.amis.pogamut.udk.observer.exception |
|
Package cz.cuni.amis.pogamut.udk.server.exception |
|
Package cz.cuni.amis.pogamut.udk.utils |
mapName
String mapName
gameBotsPack
String gameBotsPack
gameType
String gameType
options
String options
startOnUnusedPort
Boolean startOnUnusedPort
otherCommandLineParameters
String otherCommandLineParameters
botServerPort
Integer botServerPort
controlServerPort
Integer controlServerPort
wineprefix
String wineprefix
- UNIX only option to specify wineprefix for wine installation to use
Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.