![]() |
Space Fighter
A "shmup" game for Computer Programming C++
|
This is the complete list of members for KatanaEngine::Texture, including all inherited members.
| Clone() | KatanaEngine::Resource | inlineprotectedvirtual |
| GetAllegroBitmap() const | KatanaEngine::Texture | inlinevirtual |
| GetCenter() const | KatanaEngine::Texture | inline |
| GetHeight() const | KatanaEngine::Texture | inline |
| GetResourceID() const | KatanaEngine::Resource | inline |
| GetResourceManager() | KatanaEngine::Resource | inlineprotected |
| GetSize() const | KatanaEngine::Texture | inline |
| GetWidth() const | KatanaEngine::Texture | inline |
| IsCloneable() const | KatanaEngine::Texture | inlinevirtual |
| Load(const std::string &path, ResourceManager *pManager) | KatanaEngine::Texture | virtual |
| ParseComments(std::string &line) | KatanaEngine::Resource | protected |
| SetTexture(ALLEGRO_BITMAP *pBitmap) | KatanaEngine::Texture | protectedvirtual |
| Split(const std::string &line, const char delimeter, std::vector< std::string > &elements) | KatanaEngine::Resource | protected |
| Texture() | KatanaEngine::Texture | |
| TrimLine(std::string &line) | KatanaEngine::Resource | protected |
| ~Resource() | KatanaEngine::Resource | inlinevirtual |
| ~Texture() | KatanaEngine::Texture | virtual |