From 0e5a826935cd1e5ef1e3061d029e2aafea038f47 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Tue, 26 Sep 2017 14:18:22 +0100 Subject: Adding --- spritesheet_8h.html | 75 +++++++++++++++++++---------------------------------- 1 file changed, 26 insertions(+), 49 deletions(-) (limited to 'spritesheet_8h.html') diff --git a/spritesheet_8h.html b/spritesheet_8h.html index 0a2b62a9..ed0c7d0e 100644 --- a/spritesheet_8h.html +++ b/spritesheet_8h.html @@ -3,23 +3,22 @@ - + + YAGE: yage/base/spritesheet.h File Reference + + - @@ -28,7 +27,7 @@ -
+
YAGE  v0.1.1
@@ -39,40 +38,19 @@
- + - - + + + +
+
@@ -111,10 +89,10 @@ $(document).ready(function(){initNavTree('spritesheet_8h.html','');});
spritesheet.h File Reference
-
#include "texture.h"
-#include <rapidjson/reader.h>
-#include <map>
-#include <string>
+
#include "texture.h"
+#include <rapidjson/reader.h>
+#include <map>
+#include <string>

Go to the source code of this file.

@@ -127,16 +105,15 @@ Classes
- - + + - +

Namespaces

 yage
 Project namespace.
 yage
 Project namespace.
 
 yage::details
 yage::details
 
- +

Typedefs

typedef std::map< std::string,
-details::Coordinate > 
yage::details::SpriteMap
typedef std::map< std::string, details::Coordinate > yage::details::SpriteMap
 
@@ -145,9 +122,9 @@ details::Coordinate > 
-- cgit