sbiermanlytle / iioEngine

iio Engine: A JavaScript game engine for HTML5 Canvas
http://iioengine.com
455 stars 81 forks source link

Add draw outlines of polygons option to debugger #10

Closed tyilo closed 11 years ago

sbiermanlytle commented 11 years ago

Actual link: http://iioengine.com/ioDebugger-1.1.zip

tyilo commented 11 years ago

I merged the code with the newest version of iioengine, and it works fine for me: https://www.filepicker.io/api/file/BkuPUOnRbWLyd1ZtpRMA

I don't know why the outline isn't removed when unchecking the checkbox.

Sorry for the late response.

sbiermanlytle commented 11 years ago

I've implemented a similar function in iioDebugger v1.3. It adds a toggle box for outlining all shapes. Check out the updated Scroll Shooter Demo for an example: https://github.com/sbiermanlytle/iioengine/blob/master/demos/scroll-shooter/SpaceShooter%2B.io.js