File hp/manager/TextureManager.lua
Functions
M:request (path) | Requests the texture. |
Tables
TextureManager | This is a class to manage the Texture. |
Functions
- M:request (path)
-
Requests the texture.
The textures are cached internally.Parameters
- path: path
Return value:
MOAITexture instance.