From dd51ec0f1fadd719f5ee298c1c40890f6db1815b Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Thu, 12 Oct 2017 13:59:45 +0000 Subject: Rebuilding documentation --- classyage_1_1SpriteSheet.html | 100 +++++++++++++++++++++++------------------- 1 file changed, 56 insertions(+), 44 deletions(-) (limited to 'classyage_1_1SpriteSheet.html') diff --git a/classyage_1_1SpriteSheet.html b/classyage_1_1SpriteSheet.html index 7f0fa9a8..bfb6d275 100644 --- a/classyage_1_1SpriteSheet.html +++ b/classyage_1_1SpriteSheet.html @@ -3,22 +3,23 @@ - - + YAGE: yage::SpriteSheet Class Reference - - + @@ -27,7 +28,7 @@ -
+
YAGE  v0.1.1
@@ -38,19 +39,43 @@
- + - - - - + +
+ All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
@@ -97,15 +122,15 @@ $(document).ready(function(){initNavTree('classyage_1_1SpriteSheet.html','');}); Public Member Functions  SpriteSheet (std::string pngFileName, std::string jsonFileName)   -void sprite (std::string spriteName) const -  -std::string fileContent (std::string jsonFileName) const -  +void sprite (std::string spriteName) const +  +std::string fileContent (std::string jsonFileName) const +  - - + +

Private Member Functions

details::SpriteMap parseJson (int &width, int &height, const std::string &jsonContent) const
 
details::SpriteMap parseJson (int &width, int &height, std::string jsonContent) const
 
@@ -115,9 +140,7 @@ Private Attributes

Private Attributes

 

Constructor & Destructor Documentation

- -

◆ SpriteSheet()

- +
@@ -144,9 +167,7 @@ Private Attributes

Member Function Documentation

- -

◆ fileContent()

- +
@@ -162,9 +183,7 @@ Private Attributes - -

◆ parseJson()

- +
@@ -186,7 +205,7 @@ Private Attributes - + @@ -201,13 +220,10 @@ Private Attributes
const std::string & std::string  jsonContent 
-
Todo:
add the coordinate to the map
- -

◆ sprite()

- +
@@ -224,9 +240,7 @@ Private Attributes

Member Data Documentation

- -

◆ fileLocations_

- +
@@ -246,9 +260,7 @@ Private Attributes - -

◆ texture_

- +
@@ -278,9 +290,9 @@ Private Attributes -- cgit