YAGE  v0.1.3
Yet Another Game Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
yage::ResourceManager Class Reference

#include <resourcemanager.h>

Static Public Member Functions

static Texture getTexture (const std::string &texture_path)
 

Static Private Attributes

static TextureCache texture_cache_
 

Member Function Documentation

Texture yage::ResourceManager::getTexture ( const std::string &  texture_path)
static

Member Data Documentation

TextureCache yage::ResourceManager::texture_cache_
staticprivate

The documentation for this class was generated from the following files: