Package | Description |
---|---|
de.smarten.tsuro.client.observer.desktop.view |
Modifier and Type | Method and Description |
---|---|
static GUI.Direction |
GUI.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GUI.Direction[] |
GUI.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GUI.switchDeck(GUI.Direction dir)
switches the deck to the right or the left
|
Copyright © 2017 smarTen. All rights reserved.