Package | Description |
---|---|
com.example.sulemaia.Activity |
Modifier and Type | Method and Description |
---|---|
static GameScreen.MOVEMENT_CODES |
GameScreen.MOVEMENT_CODES.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GameScreen.MOVEMENT_CODES[] |
GameScreen.MOVEMENT_CODES.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|