From c7dad1e929c0101386fbcdaa194e402d68f74752 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Wed, 23 Aug 2017 22:56:53 +0100 Subject: Updating docs --- classyage_1_1ImageLoader.html | 142 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 142 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..0bd6b3f6 --- /dev/null +++ b/classyage_1_1ImageLoader.html @@ -0,0 +1,142 @@ + + + + + + + +YAGE: yage::ImageLoader Class Reference + + + + + + + + + + + + + + +
+
+ + + + + + +
+
YAGE +  0.02 +
+
Yet Another Game Engine
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
yage::ImageLoader Class Reference
+
+
+ +

#include <imageloader.hpp>

+ + + + +

+Static Public Member Functions

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

Member Function Documentation

+ +

◆ loadPng()

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