ResourcesManager functions.
[Lua util functions]


Functions

bool ResourcesLoadTexture (string file)
 Load a texture from a file.
bool ResourcesLoadTexture (string file, string filedpf)
 Load a texture from a file.
void ResourcesRemoveTexture (string name)
 Remove a texture from memory.
void ResourcesFreeTextures ()
 Remove all the textures from memory.
bool ResourcesLoadFont (string name, string filedpf)
 Load a font from a dpf file.
void ResourcesRemoveFont (string name)
 Remove a font from memory.
void ResourcesFreeFonts ()
 Remove all the fonts from memory.

Generated on Mon Jul 17 18:33:48 2006 for Motoko by  doxygen 1.4.7