EventEmitter Demo — Shows how Game.events
handles unified input events.
Events from mouse, touch, keyboard and input are emitted using a
single system.
This demo logs the last event that happened inside a box on screen. Try clicking, moving, or touching!