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_1ImageLoader.html | 170 ------------------------------------------ 1 file changed, 170 deletions(-) delete mode 100644 classyage_1_1ImageLoader.html (limited to 'classyage_1_1ImageLoader.html') diff --git a/classyage_1_1ImageLoader.html b/classyage_1_1ImageLoader.html deleted file mode 100644 index 6bea02ad..00000000 --- a/classyage_1_1ImageLoader.html +++ /dev/null @@ -1,170 +0,0 @@ - - - - - - - -YAGE: yage::ImageLoader Class Reference - - - - - - - - - - - - - - -
-
- - - - - - -
-
YAGE -  v0.1.1 -
-
Yet Another Game Engine
-
-
- - - - - - - -
-
- -
-
-
- -
- -
-
- - -
- -
- -
- -
-
yage::ImageLoader Class Reference
-
-
- -

#include <imageloader.h>

- - - - - - -

-Static Public Member Functions

static Texture loadPng (const std::string &file_path)
 
static Texture loadSpriteSheet (const std::string &file_path)
 
-

Member Function Documentation

- -

◆ loadPng()

- -
-
- - - - - -
- - - - - - - - -
Texture yage::ImageLoader::loadPng (const std::string & file_path)
-
-static
-
- -
-
- -

◆ loadSpriteSheet()

- -
-
- - - - - -
- - - - - - - - -
static Texture yage::ImageLoader::loadSpriteSheet (const std::string & file_path)
-
-static
-
- -
-
-
The documentation for this class was generated from the following files: -
-
- - - - -- cgit