Package | Description |
---|---|
be.tarsos.sampled |
Contains classes to handle sampled sound.
|
Modifier and Type | Method and Description |
---|---|
PlayerState |
Player.getState() |
static PlayerState |
PlayerState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PlayerState[] |
PlayerState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|