public class AssetSound extends java.lang.Object implements IAsset<org.newdawn.slick.Sound>
AssetSound(org.newdawn.slick.Sound sound)
org.newdawn.slick.Sound
get()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AssetSound(org.newdawn.slick.Sound sound)
public org.newdawn.slick.Sound get()
get
IAsset<org.newdawn.slick.Sound>