Touch input while keyboard is open

I’m handling my touch events directly (i,e, detecting the iOS UIView events and passing the events to my input handling code).

For now I don’t need to click on actors, so it’ll work for a while.