Public Member Functions | |
| mixed | Destroy (...) |
| mixed | CreateSprite (...) |
| mixed | RemoveSprite (...) |
| mixed | Resorted (...) |
Static Public Member Functions | |
| static mixed | CreateSpriteManager (...) |
Definition at line 7168 of file lua_pseudo_code.cpp.
| mixed cSpriteManager_L::Destroy | ( | ... | ) | [inline] |
Definition at line 7170 of file lua_pseudo_code.cpp.
| static mixed cSpriteManager_L::CreateSpriteManager | ( | ... | ) | [inline, static] |
Definition at line 7172 of file lua_pseudo_code.cpp.
| mixed cSpriteManager_L::CreateSprite | ( | ... | ) | [inline] |
Definition at line 7174 of file lua_pseudo_code.cpp.
| mixed cSpriteManager_L::RemoveSprite | ( | ... | ) | [inline] |
Definition at line 7176 of file lua_pseudo_code.cpp.
| mixed cSpriteManager_L::Resorted | ( | ... | ) | [inline] |
Definition at line 7178 of file lua_pseudo_code.cpp.
1.5.6