Yet Another Game Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
yage::TextureCache Class Reference

#include <texturecache.h>

Public Member Functions

 TextureCache ()=default
 
Texture getTexture (std::string const &texture_path, int x=1, int y=1)
 

Constructor & Destructor Documentation

yage::TextureCache::TextureCache ( )
default

Member Function Documentation

Texture yage::TextureCache::getTexture ( std::string const &  texture_path,
int  x = 1,
int  y = 1 
)

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