Update Variables
@@ -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
|
||||
Reference in New Issue
Block a user