Package | Description |
---|---|
cusack.hcg.gui.controller |
Modifier and Type | Method and Description |
---|---|
PuzzleController.ScreenMode |
PuzzleController.getMode() |
static PuzzleController.ScreenMode |
PuzzleController.ScreenMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PuzzleController.ScreenMode[] |
PuzzleController.ScreenMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PuzzleController.init(StackedScreen g2,
T g,
GraphView v,
PuzzleController.ScreenMode mode) |