Classes | |
class | RenderTexture |
RenderTexture is a generic rendering target. More... | |
class | Texture2D |
Texture2D class. More... | |
class | TextureAtlas |
A class that implements a Texture Atlas. More... | |
class | TextureCache |
Singleton that handles the loading of textures Once the texture is loaded, the next time it will return a reference of the previously loaded texture reducing GPU & CPU memory. More... | |