com.loader
Class TextureLoader

java.lang.Object
  extended by com.loader.TextureLoader

public class TextureLoader
extends java.lang.Object


Method Summary
static TextureLoader instance()
           
 Texture loadTexture(java.lang.String path)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

instance

public static TextureLoader instance()

loadTexture

public Texture loadTexture(java.lang.String path)