Package com.prineside
Class StaticSound
java.lang.Object
com.prineside.StaticSound
- 
Field Summary
FieldsModifier and TypeFieldDescriptionintcom.badlogic.gdx.audio.Sound - 
Constructor Summary
ConstructorsConstructorDescriptionStaticSound(StaticSoundType type, com.badlogic.gdx.audio.Sound sound, int durationMs)  - 
Method Summary
 
- 
Field Details
- 
type
 - 
sound
public com.badlogic.gdx.audio.Sound sound - 
durationMs
public int durationMs 
 - 
 - 
Constructor Details
- 
StaticSound
 
 -