Uses of Class
org.sunflow.core.Texture

Packages that use Texture
org.sunflow.core   
 

Uses of Texture in org.sunflow.core
 

Methods in org.sunflow.core that return Texture
 Texture TextureCache.getTexture(java.lang.String filename, boolean isLinear)
          Gets a reference to the texture specified by the given filename.