SWR_TextureManager Class Reference | |||||||||||||||||||||||||||||||||||||||||||||||||||
Public Member Functions | |
| SYSTEM_IMPLEMENTATION (SWR_TextureManager) | |
| void | Initialize () |
| void | Start () |
| void | Stop () |
| void | Terminate () |
| const SWR_Texture * | GetTexture (StringId name) |
Classes | |
| struct | TextureEntry |
Member Function Documentation
| SWR_TextureManager::SYSTEM_IMPLEMENTATION | ( | SWR_TextureManager | ) |
| void SWR_TextureManager::Initialize | ( | ) | [virtual] |
| void SWR_TextureManager::Start | ( | ) | [virtual] |
| void SWR_TextureManager::Stop | ( | ) | [virtual] |
| void SWR_TextureManager::Terminate | ( | ) | [virtual] |
| const SWR_Texture * SWR_TextureManager::GetTexture | ( | StringId | name | ) |
Definition at line 50 of file SWR_TextureManager.cpp.






