rezoner / CanvasQuery

Canvas for 2d gamedevelopers. Out of box canvas, keyboard, mouse, events.
http://canvasquery.com
586 stars 52 forks source link

Flip Sprite #52

Closed Alanf718 closed 7 years ago

Alanf718 commented 7 years ago

It would be nice if there was a way to flip sprites horizontally/vertically.

rezoner commented 7 years ago

scale(-1, 1);