Are key events supported on Mac simulator?
This says they are not:
http://docs.coronalabs.com/daily/api/event/key/
But release notes for build 2013.1217 seem to imply that they are:
“Mac: Keyboard/mouse events. NOTE: The key names for special characters will not be correct.”
Without these, I am puzzled how to develop a platformer game?!? (or any other real-time game) I can’t possibly move the mouse fast enough between run/jump touch areas in the simulator to play the game. How do you do it?