BowlerKernel
|
Public Attributes | |
WAITING | |
PLAYING | |
The status of the player
Definition at line 111 of file AudioPlayer.java.
com.neuronrobotics.bowlerstudio.AudioPlayer.Status.PLAYING |
Definition at line 119 of file AudioPlayer.java.
Referenced by com.neuronrobotics.bowlerstudio.AudioPlayer.run(), and com.neuronrobotics.bowlerstudio.AudioPlayer.setAudio().
com.neuronrobotics.bowlerstudio.AudioPlayer.Status.WAITING |
Definition at line 115 of file AudioPlayer.java.