diff --git a/doc/doc_files/getgravity2d.html b/doc/doc_files/getgravity2d.html new file mode 100644 index 0000000..030e929 --- /dev/null +++ b/doc/doc_files/getgravity2d.html @@ -0,0 +1,20 @@ + + +
+ + ++ Use this function for retrieving the global gravity vector. A sprite canvas layer must be open. +
+Related: + SetGravity2D +
++ + + \ No newline at end of file diff --git a/doc/doc_files/setgravity2d.html b/doc/doc_files/setgravity2d.html new file mode 100644 index 0000000..e231e64 --- /dev/null +++ b/doc/doc_files/setgravity2d.html @@ -0,0 +1,20 @@ + + +
+ + ++ Use this function for setting the global gravity vector. A sprite canvas layer must be active. +
+Related: + GetGravity2D +
++ + + \ No newline at end of file