PicoES v0.5.2
System Re-running
- Added support for re-running all systems by returning "true" on system methods like pre, every, and post. Re-runs will not pass any arguments to your methods. This is helpful if you pass a delta-time value, so you know not to advance anything by that during a re-run.