create_dummy_texture() | TextureManager | [private] |
create_image_texture(const std::string &filename, const Rect &rect) | TextureManager | [private] |
create_image_texture(const std::string &filename) | TextureManager | [private] |
create_image_texture_raw(const std::string &filename) | TextureManager | [private] |
create_image_texture_raw(const std::string &filename, const Rect &rect) | TextureManager | [private] |
get(const std::string &filename) | TextureManager | |
get(const std::string &filename, const Rect &rect) | TextureManager | |
image_textures | TextureManager | [private] |
ImageTextures typedef | TextureManager | [private] |
reap_cache_entry(const std::string &filename) | TextureManager | [private] |
Texture class | TextureManager | [friend] |
TextureManager() | TextureManager | |
~TextureManager() | TextureManager |