public class CaptureTheFlag extends Scenario
Modifier and Type | Field and Description |
---|---|
java.lang.String |
logfilename |
int |
lograte |
static java.lang.String[] |
maps |
configloc, director, name, randheight, randwidth, selectedmap
Constructor and Description |
---|
CaptureTheFlag() |
Modifier and Type | Method and Description |
---|---|
protected void |
configure()
Config, init scenario.
|
protected void |
initialize() |
protected void |
runQuagentCode() |
void |
setGUI() |
execute, executeBody, getScenarioName, getSelectedMap, run, runQuake, setRandMapVars, setSelectedMap, waitForQuake
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
public static final java.lang.String[] maps
public java.lang.String logfilename
public int lograte
protected void configure() throws java.io.IOException
Scenario
protected void runQuagentCode()
runQuagentCode
in class Scenario
protected void initialize()
initialize
in class Scenario