evancz / elm-playground

Create pictures, animations, and games with Elm!
https://package.elm-lang.org/packages/evancz/elm-playground/latest/
BSD 3-Clause "New" or "Revised" License
107 stars 17 forks source link

Invert polygons y axis #15

Closed lucamug closed 4 years ago

lucamug commented 4 years ago

As per https://github.com/evancz/elm-playground/issues/14, to fix a discrepancy between coordinate for moving object and coordinate for creating polygons

evancz commented 4 years ago

Thank you!