YAL-Haxe / openfl-bitfive

Alternative blitting-targeted HTML5 backend for OpenFL.
103 stars 19 forks source link

added getPixels #16

Closed Tomobodo closed 10 years ago

YellowAfterlife commented 10 years ago

getPixels: Maybe, but needs research on standard behaviour and clipping optimizations (so it won't crash the game if you're a pixel off the canvas). I'll probably make a separate implementation for that. clipRect: No. Just no. That'll break clipRect for all drawables but BitmapData's. Do you think that code is in there for no reason?

Tomobodo commented 10 years ago

Sorry, I didn't want to ask to merge that last commit, didn't knew github would automaticly ask a merge of all the commit pushed after the pull request. I was experimenting and pushed to get the changes on another workstation and that wasn't supposed to appear in my pull request, really sorry.