From 72b41042223bfe31d70df8a71a50e4ba5d4f674d Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Sat, 23 Dec 2017 01:02:37 +0000 Subject: [Travis] Rebuilding documentation --- classyage_1_1ImageLoader.html | 165 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 165 insertions(+) create mode 100644 classyage_1_1ImageLoader.html (limited to 'classyage_1_1ImageLoader.html') diff --git a/classyage_1_1ImageLoader.html b/classyage_1_1ImageLoader.html new file mode 100644 index 00000000..5a844bcc --- /dev/null +++ b/classyage_1_1ImageLoader.html @@ -0,0 +1,165 @@ + + + + + + +YAGE: yage::ImageLoader Class Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
YAGE +  v0.1.3.0 +
+
Yet Another Game Engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ +
+ All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
+ + +
+ +
+ +
+ +
+
yage::ImageLoader Class Reference
+
+
+ +

#include <imageloader.h>

+ + + + +

+Static Public Member Functions

static Texture loadPng (const std::string &file_path)
 
+

Member Function Documentation

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