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