aboutsummaryrefslogtreecommitdiff
path: root/examples2d/platform2.rs
AgeCommit message (Expand)Author
2021-01-02unify callbacks with & without graphics & windowrezural
2020-12-31remove redundant time :f32 from harness callbacks. it can be access via run_s...rezural
2020-12-31cargo fmtrezural
2020-12-31make examples compile, code that accessed window & graphics via the callback ...rezural
2020-12-24refactor testbed to use harnessrezural
2020-11-30Add a 2D demo for locking rotation.Crozet Sébastien
2020-11-19Add explicit wake_up parameter to method setting the position and velocity of...Crozet Sébastien
2020-09-28Move 2D benchmarks into their own directory/crate.Crozet Sébastien