From 0e5a826935cd1e5ef1e3061d029e2aafea038f47 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Tue, 26 Sep 2017 14:18:22 +0100 Subject: Adding --- sprite_8cpp.html | 70 +++++++++++++++++++------------------------------------- 1 file changed, 24 insertions(+), 46 deletions(-) (limited to 'sprite_8cpp.html') diff --git a/sprite_8cpp.html b/sprite_8cpp.html index ca5d7658..63645913 100644 --- a/sprite_8cpp.html +++ b/sprite_8cpp.html @@ -3,23 +3,22 @@ - + + YAGE: yage/base/sprite.cpp File Reference + + - @@ -28,7 +27,7 @@ -
+
YAGE  v0.1.1
@@ -39,40 +38,19 @@
- + - - + + + +
+
@@ -109,15 +87,15 @@ $(document).ready(function(){initNavTree('sprite_8cpp.html','');});
sprite.cpp File Reference
-
#include <yage/base/sprite.h>
-#include <yage/base/resourcemanager.h>
-#include <yage/base/vertex.h>
-#include <cstddef>
+
#include <yage/base/sprite.h>
+#include <yage/base/resourcemanager.h>
+#include <yage/base/vertex.h>
+#include <cstddef>
- - + +

Namespaces

 yage
 Project namespace.
 yage
 Project namespace.
 
@@ -126,9 +104,9 @@ Namespaces -- cgit