Public Member Functions | |
| mixed | ChangeTexture (...) |
| mixed | SetPrio (...) |
| mixed | GetPrio (...) |
| mixed | GetPosition (...) |
| mixed | ChangeCoords (...) |
| mixed | ChangeTexCoords (...) |
| mixed | SetNormals (...) |
| mixed | SetVisible (...) |
| mixed | IsVisible (...) |
Definition at line 7181 of file lua_pseudo_code.cpp.
| mixed cSprite_L::ChangeTexture | ( | ... | ) | [inline] |
Definition at line 7183 of file lua_pseudo_code.cpp.
| mixed cSprite_L::SetPrio | ( | ... | ) | [inline] |
Definition at line 7185 of file lua_pseudo_code.cpp.
| mixed cSprite_L::GetPrio | ( | ... | ) | [inline] |
Definition at line 7187 of file lua_pseudo_code.cpp.
| mixed cSprite_L::GetPosition | ( | ... | ) | [inline] |
Definition at line 7189 of file lua_pseudo_code.cpp.
| mixed cSprite_L::ChangeCoords | ( | ... | ) | [inline] |
Definition at line 7191 of file lua_pseudo_code.cpp.
| mixed cSprite_L::ChangeTexCoords | ( | ... | ) | [inline] |
Definition at line 7193 of file lua_pseudo_code.cpp.
| mixed cSprite_L::SetNormals | ( | ... | ) | [inline] |
Definition at line 7195 of file lua_pseudo_code.cpp.
| mixed cSprite_L::SetVisible | ( | ... | ) | [inline] |
Definition at line 7197 of file lua_pseudo_code.cpp.
| mixed cSprite_L::IsVisible | ( | ... | ) | [inline] |
Definition at line 7199 of file lua_pseudo_code.cpp.
1.5.6