HeapsIO / heaps

Heaps : Haxe Game Framework
http://heaps.io
MIT License
3.22k stars 340 forks source link

Adding srcFlipX and srcFlipY to BitmapComp #1203

Closed thalesalexcin closed 7 months ago

thalesalexcin commented 7 months ago

How to use: on a .less file you flip a tile used by a bitmap with

bitmap { src-flip-x: true; src-flip-y: true; }

ncannasse commented 7 months ago

Just a small change : I would only do the clone if we need to actually flip the tile