public final class PHASERenderingState
extends java.lang.Object
Rendering state for sound events. [@constant] PHASERenderingStateStopped The sound event is stopped. [@constant] PHASERenderingStateStarted The sound event is playing back. [@constant] PHASERenderingStatePaused The sound event is paused.
public static final long Stopped
public static final long Started
public static final long Paused