public class PlayAudioTrigger extends Object implements AudioTrigger
AudioSourceState.PLAYING all the time.| Constructor and Description |
|---|
PlayAudioTrigger() |
| Modifier and Type | Method and Description |
|---|---|
AudioSourceState |
next(AudioSource as)
This tells the AudioEngine the desired state for any given AudioSource.
|
public AudioSourceState next(AudioSource as)
next in interface AudioTriggeras - AudioSource to testCopyright © 2015. All rights reserved.