Terry Cavanagh
Terry Cavanagh
Currently just toggles starling's stats display: it should grab the data from starling and display it in it's own way
Probably can't be done as an extension later, so would need to be in the base library somehow. Could use Reflect to look for the existence of static classes and...
e.g. http://community.openfl.org/t/solution-html5-canvas-1-1-pixel-ratio/265/4
Kind of a weird one! Will look into it more later.
Some exist for Snowkit and Lime, so it might be possible to make one by tweaking them!
Not sure why, and it doesn't break anything, but it's unnecessary overhead. figure it out!
It's easy enough to clear a single texture to restore transparency (#138), but is it possible to expand this behaviour to all primitives? Not sure! Something like this would be...