From ce45c560586f991b427471ba206edf48881baab5 Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Fri, 22 Sep 2017 00:09:02 +0000 Subject: Rebuilding documentation --- namespaceyage_1_1details.html | 155 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 155 insertions(+) create mode 100644 namespaceyage_1_1details.html (limited to 'namespaceyage_1_1details.html') diff --git a/namespaceyage_1_1details.html b/namespaceyage_1_1details.html new file mode 100644 index 00000000..9b6ea4a7 --- /dev/null +++ b/namespaceyage_1_1details.html @@ -0,0 +1,155 @@ + + + + + + +YAGE: yage::details Namespace Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
YAGE +  v0.1.1 +
+
Yet Another Game Engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ +
+ All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
+ + +
+ +
+ +
+ +
+
yage::details Namespace Reference
+
+
+ + + + + + + + +

+Classes

struct  Coordinate
 
class  SpriteSheetHandler
 
class  Row
 
+ + + +

+Typedefs

typedef std::map< std::string,
+details::Coordinate
SpriteMap
 
+

Typedef Documentation

+ +
+
+ + + + +
typedef std::map<std::string, details::Coordinate> yage::details::SpriteMap
+
+ +
+
+
+
+ + + + -- cgit