Status Update
Finished the last two things on my list: Specs for the mouse event triggers. Add Joystick.activate_all and Joystick.deactivate_all. But I thought up more stuff to add to the list: Add _magic_trigger and _magic_action methods to Has EventHandler. These would be private methods that you can override to define your own custom “magic” conversion rules when …