public class WumpusWorld extends Scenario
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
maps |
configloc, director, name, randheight, randwidth, selectedmap
Constructor and Description |
---|
WumpusWorld() |
Modifier and Type | Method and Description |
---|---|
protected void |
configure()
Config, init scenario.
|
protected void |
initialize() |
protected void |
runQuagentCode() |
protected 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
protected void configure() throws java.io.IOException
Scenario
protected void initialize()
initialize
in class Scenario
protected void runQuagentCode()
runQuagentCode
in class Scenario