GLTextureCache

Cache for GLTexture

Members

Functions

get
GLTexture get(string resourceId)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

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

Static variables

_instance
GLTextureCache _instance;
Undocumented in source.

Variables

_map
GLTexture[string] _map;
Undocumented in source.

Meta