|
SDL SPOOKY PLATFORMER ENGINE
0.2.0
An implementation of a platformer using sdl, implemented using an entity component system and efficient collision management.
|
This is the complete list of members for ImageManager, including all inherited members.
| AddAllResource() | ResourceManager< ImageManager, TextureWrapper > | inline |
| AddResource(const std::string &resourceName) | ResourceManager< ImageManager, TextureWrapper > | inline |
| GetResource(const std::string &resourceName) | ResourceManager< ImageManager, TextureWrapper > | inline |
| ImageManager(ImageManager const &) = delete | ImageManager | delete |
| Load(const std::string &path) | ImageManager | inline |
| ResourceManager() | ResourceManager< ImageManager, TextureWrapper > | inlineprotected |
| ResourceManager(ResourceManager const &) | ResourceManager< ImageManager, TextureWrapper > | protected |
| fileMap | ResourceManager< ImageManager, TextureWrapper > | protected |
| instance() | ImageManager | inlinestatic |
| operator=(ImageManager const &) = delete | ImageManager | delete |
| ResourceManager< ImageManager, TextureWrapper >::operator=(ResourceManager const &) | ResourceManager< ImageManager, TextureWrapper > | protected |
| resourceMap | ResourceManager< ImageManager, TextureWrapper > | protected |
| shutDown() | ImageManager | inline |
| startUp(SDL_Renderer *in) | ImageManager | inline |
1.4.1