|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.ou.mlfw.ladder.Ladder.Arguments
public static class Ladder.Arguments
A throwaway class that encapsulates the command line arguments for World. configLocation stores the file location where the world should look for its LadderConfiguration file, and gui is a boolean flag indicating whether or not graphics should be displayed.
Field Summary | |
---|---|
java.io.File |
configLocation
|
Constructor Summary | |
---|---|
Ladder.Arguments(java.io.File configLocation)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final java.io.File configLocation
Constructor Detail |
---|
public Ladder.Arguments(java.io.File configLocation)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |