- getLoadedTexture
Texture getLoadedTexture(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- isTextureLoaded
bool isTextureLoaded(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- loadTexture
Texture loadTexture(string location)
Undocumented in source. Be warned that the author may not have intended to support it.
- unloadTexture
void unloadTexture(string name)
Undocumented in source. Be warned that the author may not have intended to support it.