Uses of Class
org.sunflow.core.Texture
-
Packages that use Texture Package Description org.sunflow.core -
-
Uses of Texture in org.sunflow.core
Methods in org.sunflow.core that return Texture Modifier and Type Method Description Texture
TextureCache. getTexture(java.lang.String filename, boolean isLinear)
Gets a reference to the texture specified by the given filename.
-