Uses of Class
eu.semaine.components.mary.QueuingAudioPlayer.AnimationState

Packages that use QueuingAudioPlayer.AnimationState
eu.semaine.components.mary   
 

Uses of QueuingAudioPlayer.AnimationState in eu.semaine.components.mary
 

Methods in eu.semaine.components.mary that return QueuingAudioPlayer.AnimationState
static QueuingAudioPlayer.AnimationState QueuingAudioPlayer.AnimationState.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static QueuingAudioPlayer.AnimationState[] QueuingAudioPlayer.AnimationState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.