TweenKit v1.0.0 Release Notes
Release Date: 2020-09-04 // about 4 years ago-
- 📦 Swift Package manager support
- 🍎 macOS support
- ⏱
ActionScheduler
can now be initialised with the flagautomaticallyAdvanceTime: false
, so that time can be instead stepped manually by callingstep(dt:)