diff --git a/classLog.html b/classLog.html
index 9585dae..8f23e1a 100644
--- a/classLog.html
+++ b/classLog.html
@@ -106,9 +106,7 @@ std::string
|
-
-std::string | filename |
- | param filename the name of the logfile
|
+std::string | filename |
|
@@ -231,6 +229,35 @@ std::string |
+
+
+
+
+◆ filename
+
+
+
+
+
+
+
+
+ std::string Log::filename |
+
+
+ |
+
+private |
+
+
+
+ - Parameters
-
+
+ filename | the name of the logfile |
+
+
+
+
diff --git a/classRenderD7_1_1Image.html b/classRenderD7_1_1Image.html
index 2e13332..6e439a3 100644
--- a/classRenderD7_1_1Image.html
+++ b/classRenderD7_1_1Image.html
@@ -104,13 +104,9 @@ Public Member Functions |
|
-
-C2D_Image | img |
- | \img this is the C2D_Image
|
+C2D_Image | img |
|
-
-bool | loadet = false |
- | \loadet whether the image is loadet or not
|
+bool | loadet = false |
|
@@ -131,7 +127,12 @@ bool
- Load Image from Png path: path to png file
+Load Image from Png - Parameters
-
+
+
+
@@ -150,7 +151,12 @@ bool |
- Load the Image from buffer buffer: the frame buffer
+Load the Image from buffer - Parameters
-
+
+ buffer | the frame buffer |
+
+
+
@@ -229,6 +235,47 @@ bool | Image.
- Returns
- C2D_Image
+
+
+
+
+◆ img
+
+
+
+
+
+ C2D_Image RenderD7::Image::img |
+
+
+
+ - Parameters
-
+
+ img | this is the C2D_Image |
+
+
+
+
+
+
+
+◆ loadet
+
+
+
+
+
+ bool RenderD7::Image::loadet = false |
+
+
+
+ - Parameters
-
+
+ loadet | whether the image is loadet or not |
+
+
+
+
diff --git a/classRenderD7_1_1Sheet-members.html b/classRenderD7_1_1Sheet-members.html
index caa1f32..97faaa8 100644
--- a/classRenderD7_1_1Sheet-members.html
+++ b/classRenderD7_1_1Sheet-members.html
@@ -86,6 +86,7 @@ $(document).ready(function(){initNavTree('classRenderD7_1_1Sheet.html',''); init
| Free() | RenderD7::Sheet | |
Load(const char *path) | RenderD7::Sheet | |
Sheet() | RenderD7::Sheet | |
+ spritesheet | RenderD7::Sheet | |
diff --git a/classRenderD7_1_1Sheet.html b/classRenderD7_1_1Sheet.html
index c4d7862..25b5e97 100644
--- a/classRenderD7_1_1Sheet.html
+++ b/classRenderD7_1_1Sheet.html
@@ -78,6 +78,7 @@ $(document).ready(function(){initNavTree('classRenderD7_1_1Sheet.html',''); init
diff --git a/classsound.js b/classsound.js
index daafbd7..f602906 100644
--- a/classsound.js
+++ b/classsound.js
@@ -3,5 +3,6 @@ var classsound =
[ "sound", "classsound.html#a2f69382c0ac7e2aa90d8278cc5b6bd70", null ],
[ "~sound", "classsound.html#a4a82f1972ceb6a2642bb2dcc067c3d72", null ],
[ "play", "classsound.html#abb2c33709eb822528889e32722fc1153", null ],
- [ "stop", "classsound.html#adf45b194f1b8bcbaca3ee6eec0ecc71a", null ]
+ [ "stop", "classsound.html#adf45b194f1b8bcbaca3ee6eec0ecc71a", null ],
+ [ "dataSize", "classsound.html#aad32f348f9878f7a6c1169e741591606", null ]
];
\ No newline at end of file
diff --git a/functions_d.html b/functions_d.html
index a809baf..2c2b4ab 100644
--- a/functions_d.html
+++ b/functions_d.html
@@ -79,6 +79,9 @@ $(document).ready(function(){initNavTree('functions_d.html',''); initResizable()
Here is a list of all documented class members with links to the class documentation for each member:
- d -
diff --git a/functions_vars.html b/functions_vars.html
index 5823f9b..13d497a 100644
--- a/functions_vars.html
+++ b/functions_vars.html
@@ -129,6 +129,9 @@ $(document).ready(function(){initNavTree('functions_vars.html',''); initResizabl
- d -
+- dataSize
+: sound
+
- decimal_point_char
: nlohmann::detail::lexer< BasicJsonType, InputAdapterType >
@@ -273,6 +276,9 @@ $(document).ready(function(){initNavTree('functions_vars.html',''); initResizabl
- sax
: nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX >
+- spritesheet
+: RenderD7::Sheet
+
- string
: nlohmann::basic_json::json_value
diff --git a/namespaceRenderD7_1_1Lang.html b/namespaceRenderD7_1_1Lang.html
index a854ea5..42ec96b 100644
--- a/namespaceRenderD7_1_1Lang.html
+++ b/namespaceRenderD7_1_1Lang.html
@@ -115,7 +115,12 @@ std::string
- Get a translated string key: The Key so the code can find your string
+ Get a translated string - Parameters
-
+
+ key | The Key so the code can find your string |
+
+
+
@@ -134,7 +139,12 @@ std::string |
- Load the lang file from dir structure en/app.json for sample lang: the folder name en, fr, de ... . I prefer geSys()
+ Load the lang file from dir structure en/app.json for sample - Parameters
-
+
+ lang | the folder name en, fr, de ... . I prefer geSys() |
+
+
+
diff --git a/navtreedata.js b/navtreedata.js
index 7bd1fef..c8fb3d1 100644
--- a/navtreedata.js
+++ b/navtreedata.js
@@ -51,8 +51,8 @@ var NAVTREE =
var NAVTREEINDEX =
[
".html",
-"classnlohmann_1_1detail_1_1binary__reader.html#a7b6c2d4c95d56751e233e285a5f1fea7",
-"namespacemembers_type.html"
+"classnlohmann_1_1detail_1_1binary__reader.html#a61a0bd8bbe7b560bd429fa990ba3ba1a",
+"namespacemembers_enum.html"
];
var SYNCONMSG = 'click to disable panel synchronisation';
diff --git a/navtreeindex0.js b/navtreeindex0.js
index 69781e5..71f253a 100644
--- a/navtreeindex0.js
+++ b/navtreeindex0.js
@@ -21,6 +21,7 @@ var NAVTREEINDEX0 =
"classRenderD7_1_1Sheet.html#a16e025243308080896d6f2a95c58a684":[2,0,1,1,0],
"classRenderD7_1_1Sheet.html#a869b5bb61b4197eee2b3258e2f3b64e5":[2,0,1,1,1],
"classRenderD7_1_1Sheet.html#a950debb41e4b392a4a80a9607f4ae7cd":[2,0,1,1,2],
+"classRenderD7_1_1Sheet.html#afe2b179e811015f6b10d27b6b152ecec":[2,0,1,1,3],
"classRenderD7_1_1Sprite.html":[2,0,1,2],
"classRenderD7_1_1Sprite.html#a1e267013d1af5cb5d8f9904d153c8a00":[2,0,1,2,1],
"classRenderD7_1_1Sprite.html#a2d8335d6739f0295355c5c92dbf06f2f":[2,0,1,2,3],
@@ -248,6 +249,5 @@ var NAVTREEINDEX0 =
"classnlohmann_1_1detail_1_1binary__reader.html#a545a44ae4b3fa2b7a61d9e8517fb7154":[2,0,0,0,0,10],
"classnlohmann_1_1detail_1_1binary__reader.html#a548c770e60f2285a931de4b7333c1ab0":[2,0,0,0,0,33],
"classnlohmann_1_1detail_1_1binary__reader.html#a55e13d567a53234573ab3833c0ca32e9":[2,0,0,0,0,29],
-"classnlohmann_1_1detail_1_1binary__reader.html#a5a79480d661019b0f3fc615ae12f7de7":[2,0,0,0,0,19],
-"classnlohmann_1_1detail_1_1binary__reader.html#a61a0bd8bbe7b560bd429fa990ba3ba1a":[2,0,0,0,0,30]
+"classnlohmann_1_1detail_1_1binary__reader.html#a5a79480d661019b0f3fc615ae12f7de7":[2,0,0,0,0,19]
};
diff --git a/navtreeindex1.js b/navtreeindex1.js
index d254e73..51ea64a 100644
--- a/navtreeindex1.js
+++ b/navtreeindex1.js
@@ -1,5 +1,6 @@
var NAVTREEINDEX1 =
{
+"classnlohmann_1_1detail_1_1binary__reader.html#a61a0bd8bbe7b560bd429fa990ba3ba1a":[2,0,0,0,0,30],
"classnlohmann_1_1detail_1_1binary__reader.html#a7b6c2d4c95d56751e233e285a5f1fea7":[2,0,0,0,0,22],
"classnlohmann_1_1detail_1_1binary__reader.html#a7d323283c60a0b89ee5eeadf5cb9a5ad":[2,0,0,0,0,31],
"classnlohmann_1_1detail_1_1binary__reader.html#a7e5e0b71548d0649ce4f131280d06c33":[2,0,0,0,0,23],
@@ -188,18 +189,19 @@ var NAVTREEINDEX1 =
"classsound.html":[2,0,4],
"classsound.html#a2f69382c0ac7e2aa90d8278cc5b6bd70":[2,0,4,0],
"classsound.html#a4a82f1972ceb6a2642bb2dcc067c3d72":[2,0,4,1],
+"classsound.html#aad32f348f9878f7a6c1169e741591606":[2,0,4,4],
"classsound.html#abb2c33709eb822528889e32722fc1153":[2,0,4,2],
"classsound.html#adf45b194f1b8bcbaca3ee6eec0ecc71a":[2,0,4,3],
"deprecated.html":[0],
-"functions.html":[2,3,0],
"functions.html":[2,3,0,0],
+"functions.html":[2,3,0],
"functions_b.html":[2,3,0,1],
"functions_c.html":[2,3,0,2],
"functions_d.html":[2,3,0,3],
"functions_e.html":[2,3,0,4],
"functions_f.html":[2,3,0,5],
-"functions_func.html":[2,3,1,0],
"functions_func.html":[2,3,1],
+"functions_func.html":[2,3,1,0],
"functions_func_b.html":[2,3,1,1],
"functions_func_c.html":[2,3,1,2],
"functions_func_d.html":[2,3,1,3],
@@ -247,7 +249,5 @@ var NAVTREEINDEX1 =
"namespaceRenderD7.html":[2,0,1],
"namespaceRenderD7.html":[1,0,1],
"namespaceRenderD7_1_1Lang.html":[1,0,1,0],
-"namespacemembers.html":[1,1,0],
-"namespacemembers_enum.html":[1,1,3],
-"namespacemembers_func.html":[1,1,1]
+"namespacemembers.html":[1,1,0]
};
diff --git a/navtreeindex2.js b/navtreeindex2.js
index 3493a87..c496760 100644
--- a/navtreeindex2.js
+++ b/navtreeindex2.js
@@ -1,10 +1,12 @@
var NAVTREEINDEX2 =
{
+"namespacemembers_enum.html":[1,1,3],
+"namespacemembers_func.html":[1,1,1],
"namespacemembers_type.html":[1,1,2],
-"namespacenlohmann.html":[1,0,0],
"namespacenlohmann.html":[2,0,0],
-"namespacenlohmann_1_1detail.html":[2,0,0,0],
+"namespacenlohmann.html":[1,0,0],
"namespacenlohmann_1_1detail.html":[1,0,0,0],
+"namespacenlohmann_1_1detail.html":[2,0,0,0],
"namespacenlohmann_1_1detail_1_1dtoa__impl.html":[1,0,0,0,0],
"namespaces.html":[1,0],
"pages.html":[],
|