From 1a8ec165031af3b860028ef1b360acc8e7baf9e6 Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Thu, 21 Sep 2017 23:32:46 +0000 Subject: Rebuilding documentation --- classyage_1_1ResourceManager.html | 171 -------------------------------------- 1 file changed, 171 deletions(-) delete mode 100644 classyage_1_1ResourceManager.html (limited to 'classyage_1_1ResourceManager.html') diff --git a/classyage_1_1ResourceManager.html b/classyage_1_1ResourceManager.html deleted file mode 100644 index 1e0cfdad..00000000 --- a/classyage_1_1ResourceManager.html +++ /dev/null @@ -1,171 +0,0 @@ - - - - - - - -YAGE: yage::ResourceManager Class Reference - - - - - - - - - - - - - - -
-
- - - - - - -
-
YAGE -  v0.1.1 -
-
Yet Another Game Engine
-
-
- - - - - - - -
-
- -
-
-
- -
- -
-
- - -
- -
- -
- -
-
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

- -

◆ getTexture()

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

Member Data Documentation

- -

◆ texture_cache_

- -
-
- - - - - -
- - - - -
TextureCache yage::ResourceManager::texture_cache_
-
-staticprivate
-
- -
-
-
The documentation for this class was generated from the following files: -
-
- - - - -- cgit