ColtonPhillips / Corvus

Simple Flashpunk game made for OrcaJam 2012. Art: Marta Ligocki
1 stars 0 forks source link

Hide mouse for polish #9

Closed ColtonPhillips closed 11 years ago

ColtonPhillips commented 12 years ago

Chevy says there is Static HideMouse or something. Use that. Woot. will make look better.

ColtonPhillips commented 12 years ago

mouse should be hidden using Mouse.hide() and Mouse.show() however an icon (perhaps an emitter) will be necesary to give players feedback as to where they are pointing. This could probably look beautiful on an iPad.

ColtonPhillips commented 11 years ago

implemented.