|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgame.Create
public class Create
Constructor Summary | |
---|---|
Create()
|
Method Summary | |
---|---|
static void |
defaultAliases()
Adds default aliases to the game Structure: aliases.add(" |
static java.util.ArrayList<Grid> |
init()
Used to create the game. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Create()
Method Detail |
---|
public static java.util.ArrayList<Grid> init()
public static void defaultAliases()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |