From c7dad1e929c0101386fbcdaa194e402d68f74752 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Wed, 23 Aug 2017 22:56:53 +0100 Subject: Updating docs --- spritebatch_8cpp.html | 112 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 spritebatch_8cpp.html (limited to 'spritebatch_8cpp.html') diff --git a/spritebatch_8cpp.html b/spritebatch_8cpp.html new file mode 100644 index 00000000..11fa689b --- /dev/null +++ b/spritebatch_8cpp.html @@ -0,0 +1,112 @@ + + + + + + + +YAGE: src/spritebatch.cpp File Reference + + + + + + + + + + + + + + +
+
+ + + + + + +
+
YAGE +  0.02 +
+
Yet Another Game Engine
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+ +
+
spritebatch.cpp File Reference
+
+
+
#include "spritebatch.hpp"
+#include <algorithm>
+#include <stdexcept>
+
+ + + + +

+Namespaces

 yage
 Templated matrix class.
 
+
+
+ + + + -- cgit