From c7dad1e929c0101386fbcdaa194e402d68f74752 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Wed, 23 Aug 2017 22:56:53 +0100 Subject: Updating docs --- yage_8hpp.html | 132 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 132 insertions(+) create mode 100644 yage_8hpp.html (limited to 'yage_8hpp.html') diff --git a/yage_8hpp.html b/yage_8hpp.html new file mode 100644 index 00000000..ac3c44e6 --- /dev/null +++ b/yage_8hpp.html @@ -0,0 +1,132 @@ + + + + + + + +YAGE: include/YAGE/yage.hpp File Reference + + + + + + + + + + + + + + +
+
+ + + + + + +
+
YAGE +  0.02 +
+
Yet Another Game Engine
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
yage.hpp File Reference
+
+
+
#include "camera2d.hpp"
+#include "glslprogram.hpp"
+#include "imageloader.hpp"
+#include "inputmanager.hpp"
+#include "iomanager.hpp"
+#include "picopng.hpp"
+#include "resourcemanager.hpp"
+#include "spritebatch.hpp"
+#include "texture.hpp"
+#include "vertex.hpp"
+#include "window.hpp"
+#include <SDL2/SDL.h>
+#include <stdexcept>
+
+

Go to the source code of this file.

+ + + + + +

+Namespaces

 yage
 Templated matrix class.
 
+ + + + + +

+Functions

bool yage::init ()
 
void yage::quit ()
 
+
+
+ + + + -- cgit