Commit graph reanimate/examples/intro_canvas.hs
Author SHA1 Message Date
Jan Hrcek
0aca2333e2
Fix some hlint warnings, and more consistency in examples (#167)
* Remove redundant brackets

* Various hlint fixes

* Remove unused language pragrams and other fixes

* Use addStatic more consistently in examples

* Rename remaining usages of sceneAnimation to scene
2020-09-20 22:51:22 +08:00
David Himmelstrup
d37e71ca94
Use V2 instead of tuples and rename 'sceneAnimation' to 'scene'. (#165) 2020-09-19 22:17:51 +08:00
David Himmelstrup
daadc55e0d Update module names. 2020-08-26 15:50:51 +08:00
David Himmelstrup
78a5b15eca
Wrap CubicBezier with more convenient types. (#122) 2020-08-01 09:39:54 +08:00
David Himmelstrup
a256dd0a96 Add intro_* examples.
Former-commit-id: fb66b98fa121ec36b903ac92057fc0405e68b93b
2020-05-14 11:01:26 +08:00