public class AssetTexture extends java.lang.Object implements IAsset<Texture>
AssetTexture(Texture texture)
Texture
get()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AssetTexture(Texture texture)
public Texture get()
get
IAsset<Texture>