From cf6feab5c133c5f5151f1bb24cc9404f9a029f44 Mon Sep 17 00:00:00 2001
From: arc1tec4 sub GetGravity2D(ByRef x, ByRef y)
+ 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