public class TextureLoader
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static TextureLoader |
instance() |
Texture |
loadTexture(java.lang.String path) |
public static TextureLoader instance()
public Texture loadTexture(java.lang.String path)