|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectMain
public class Main
| Field Summary | |
|---|---|
(package private) static Settings |
settings
|
(package private) static WorldSetup |
setup
|
(package private) static boolean |
testing
|
| Constructor Summary | |
|---|---|
Main()
|
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
|
static void |
test(AbstractStory story,
String startingLocation)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
static Settings settings
static WorldSetup setup
static boolean testing
| Constructor Detail |
|---|
public Main()
| Method Detail |
|---|
public static void main(String[] args)
public static void test(AbstractStory story,
String startingLocation)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||