ResourceManager

Undocumented in source.

Constructors

this
this(GameManager game)
Undocumented in source.

Members

Functions

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.

Properties

game
GameManager game [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta