|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextureRef | |
---|---|
com.badlogic.gdx.graphics |
Uses of TextureRef in com.badlogic.gdx.graphics |
---|
Methods in com.badlogic.gdx.graphics that return TextureRef | |
---|---|
static TextureRef |
TextureDict.loadTexture(java.lang.String path)
Deprecated. Loads a new texture into the dictionary as a reference counted TextureRef . |
static TextureRef |
TextureDict.loadTexture(java.lang.String path,
Texture.TextureFilter minFilter,
Texture.TextureFilter magFilter,
Texture.TextureWrap uwrap,
Texture.TextureWrap vwrap)
Deprecated. Loads a new texture into the dictionary as a reference counted TextureRef . |
|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |