From 72b41042223bfe31d70df8a71a50e4ba5d4f674d Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Sat, 23 Dec 2017 01:02:37 +0000 Subject: [Travis] Rebuilding documentation --- namespaceyage_1_1details.html | 153 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 153 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..f7992df7 --- /dev/null +++ b/namespaceyage_1_1details.html @@ -0,0 +1,153 @@ + + + + + + +YAGE: yage::details Namespace Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
YAGE +  v0.1.3.0 +
+
Yet Another Game Engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ +
+ All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
+ + +
+ +
+ +
+ +
+
yage::details Namespace Reference
+
+
+ + + + + + +

+Classes

struct  Coordinate
 
class  Row
 
+ + + +

+Typedefs

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

Typedef Documentation

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