flambe
flambe copied to clipboard
Implement stage.quality
Really we just need two options: normal and low. Low would turn off anti-aliasing and texture filtering to make retro 8-bit games look nice.
I'm kinda did it, but with help of conditionals. Check out my pull request https://github.com/aduros/flambe/pull/304