public class TextureHelper
extends java.lang.Object
| Constructor and Description |
|---|
TextureHelper() |
| Modifier and Type | Method and Description |
|---|---|
static java.io.File |
findTexture(java.lang.String resourcePath) |
static int |
loadTextureForModel(java.lang.String resourcePath) |
static int |
loadTextureFromPath(java.lang.String filePath) |