Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
optimization - timestep animate pools frames API - timestep animate no longer supports `onTick` param in `.now` and `.then` - this parameter was not supported on native android or iOS - use `myView.tick = function (dt) { ...` or `setInterval` instead
- Loading branch information