Links
- GitHub: https://github.com/roaminggamer/SSK2
- Zip File: https://github.com/roaminggamer/SSK2/raw/master/ssk2.zip
- Validation tests: https://github.com/roaminggamer/SSK2/raw/master/validation.zip
- Docs: https://roaminggamer.github.io/RGDocs/pages/SSK2/
Changes in 2017.014
- added new actions.* movers: movep.toward and movep.thrustToward
- Fixed
cancel()
bug found in timer2 timer.* extension. - Fixed typo in RGFiles.* standalone module export naming.
- Added easyBench benchmarking library.
- Updated persist.* to efficiently handle multiple saves in same clock/period thus saving battery life and completely eradicating slowdown in these cases.
- Added soundMgr.mute() function.
- Continued to modify WIP vscroller lib.