Update Variables

2025-12-25 20:56:31 +00:00
parent 07bb2fe381
commit 7aab16bcc7

@@ -8,5 +8,6 @@ The following variables are provided by the library:
|s.MX|float|Mouse/Touch X|
|s.MY|float|Mouse/Touch Y|
|s.T|float|Seconds elapsed since start|
|s.DT|float|Delta time (Time between frames)|
They can be used anywhere in the code, however you need to run s.start() first