|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.threerings.micasa.simulator.client.SimulatorApp
public class SimulatorApp
The simulator application is a test harness to facilitate development and debugging of games.
| Constructor Summary | |
|---|---|
SimulatorApp()
|
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
|
void |
run()
|
void |
start(String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimulatorApp()
| Method Detail |
|---|
public void start(String[] args)
throws Exception
Exceptionpublic void run()
public static void main(String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||