Package com.jme3.texture.plugins
Class AWTLoader
java.lang.Object
com.jme3.texture.plugins.AWTLoader
- All Implemented Interfaces:
com.jme3.asset.AssetLoader
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionload(com.jme3.asset.AssetInfo info) com.jme3.texture.Imageload(BufferedImage img, boolean flipY) com.jme3.texture.Imageload(InputStream in, boolean flipY)
-
Field Details
-
AWT_RGBA4444
-
AWT_RGBA5551
-
-
Constructor Details
-
AWTLoader
public AWTLoader()
-
-
Method Details
-
load
-
load
- Throws:
IOException
-
load
- Specified by:
loadin interfacecom.jme3.asset.AssetLoader- Throws:
IOException
-