Constant Field Values


Contents
edu.cmu.*

edu.cmu.gamebots.CMU_JBot
protected static final int DOMINATING 4
protected static final int EXPLORING 1
protected static final int HEALING 2
protected static final int HUNTING 3
protected static final int INTERFERENCE_BUMP 1
protected static final int INTERFERENCE_DAMAGE 3
protected static final int INTERFERENCE_WALL 2
protected static final int LEFT 1
protected static final int MAX_OUTPUT 100
protected static final int NONE 0
protected static final double PLAYER_RADIUS 18.0d
protected static final int RIGHT 2
protected static final double THETA_DELTA 0.10471975511965977d

edu.cmu.gamebots.CMU_JBot.NodeMap
protected final double minSymbolSize 8.0d
protected final double symbolSize 12.0d

edu.isi.*

edu.isi.gamebots.client.BotRunnerApp
protected static final String BOT "Bot"
protected static final String DATA_CARD "data"
protected static final String ERROR_CARD "error"
protected static final int MAX_CONNECTION_ATTEMPTS 2
protected static final long TIMEOUT 10000l
protected static final String VIZ "VizTool"

edu.isi.gamebots.client.GamebotsClient
protected static final int BUFFER_LENGTH 256
protected static final int MAX_WAIT 10000

edu.isi.gamebots.examples.ExampleBot
protected static final int EXPLORING 1
protected static final int HEALING 2
protected static final int HUNTING 3
protected static final int INTERFERENCE_BUMP 1
protected static final int INTERFERENCE_DAMAGE 3
protected static final int INTERFERENCE_WALL 2
protected static final int LEFT 1
protected static final int MAX_OUTPUT 100
protected static final int NONE 0
protected static final double PLAYER_RADIUS 18.0d
protected static final int RIGHT 2
protected static final double THETA_DELTA 0.10471975511965977d

edu.isi.gamebots.examples.ExampleBot.Node
public final int type 0

edu.isi.gamebots.examples.ExampleBot.NodeMap
protected final double minSymbolSize 8.0d
protected final double symbolSize 12.0d

edu.isi.gamebots.examples.ExampleVizTool
public static final double VISION_DIST 400.0d