Public Member Functions | |
| mixed | Destroy (...) |
| object methods exported to lua | |
| mixed | GetMaxHueID (...) |
| mixed | GetColor (...) |
Static Public Member Functions | |
| static mixed | CreateHueLoader (...) |
Definition at line 7125 of file lua_pseudo_code.cpp.
| static mixed cHueLoader_L::CreateHueLoader | ( | ... | ) | [inline, static] |
static methods exported to lua cHueLoader* CreateHueLoader (string type,string file); for lua
Definition at line 7129 of file lua_pseudo_code.cpp.
| mixed cHueLoader_L::Destroy | ( | ... | ) | [inline] |
| mixed cHueLoader_L::GetMaxHueID | ( | ... | ) | [inline] |
Definition at line 7134 of file lua_pseudo_code.cpp.
| mixed cHueLoader_L::GetColor | ( | ... | ) | [inline] |
Definition at line 7136 of file lua_pseudo_code.cpp.
1.5.6