Public Member Functions | |
| mixed | Destroy (...) |
| object methods exported to lua | |
Static Public Member Functions | |
| static mixed | CreateSoundLoader (...) |
| static mixed | CreateSoundSource (...) |
Definition at line 7088 of file lua_pseudo_code.cpp.
| static mixed cSoundLoader_L::CreateSoundLoader | ( | ... | ) | [inline, static] |
static methods exported to lua cSoundLoader* CreateSoundLoader (string type,string sFile); for lua
Definition at line 7092 of file lua_pseudo_code.cpp.
| mixed cSoundLoader_L::Destroy | ( | ... | ) | [inline] |
| static mixed cSoundLoader_L::CreateSoundSource | ( | ... | ) | [inline, static] |
Definition at line 7097 of file lua_pseudo_code.cpp.
1.5.6