Added new physics functions

* Added some new physics functions
* Added new documentation
* Added some auto checks for OS to rc_os_defines.h
* Fixed bugs on settting and getting position of sprites
This commit is contained in:
n00b
2024-11-15 20:42:08 -05:00
parent 3f4a1ce1cc
commit 40ca65cb3f
37 changed files with 1652 additions and 987 deletions

View File

@@ -0,0 +1,6 @@
#title SetWorld2DTimeStep [RCBasic Doc]
#header sub SetWorld2DTimeStep( ts )
Sets the timestep for the active canvas
#ref GetWorld2DTimeStep