|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectuk.ac.ed.inf.sdp2012.group7.simulator.Simulator
public class Simulator
| Field Summary | |
|---|---|
static java.awt.image.BufferedImage |
backgroundImage
|
static org.apache.log4j.Logger |
logger
|
static boolean |
TESTING
|
static WorldState |
worldState
|
| Constructor Summary | |
|---|---|
Simulator()
|
|
Simulator(java.awt.event.ActionListener strategyListener)
The main method for the class. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static WorldState worldState
public static final org.apache.log4j.Logger logger
public static final boolean TESTING
public static java.awt.image.BufferedImage backgroundImage
| Constructor Detail |
|---|
public Simulator(java.awt.event.ActionListener strategyListener)
args - Program arguments. Not used.public Simulator()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||