|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AudioSource.State | |
---|---|
de.jreality.scene | This package contains the essential classes of the jReality scene graph. |
Uses of AudioSource.State in de.jreality.scene |
---|
Methods in de.jreality.scene that return AudioSource.State | |
---|---|
AudioSource.State |
AudioSource.getState()
|
static AudioSource.State |
AudioSource.State.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AudioSource.State[] |
AudioSource.State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in de.jreality.scene with parameters of type AudioSource.State | |
---|---|
void |
AudioSource.setState(AudioSource.State state)
set the state of the node. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |