Interactive Input
Getting Input from the User
We can get input from the application into the appliction
key and mouse button presses
mouse movement
UI elements (e.g., buttons, sliders, etc.)
Every windowing system reports events differently
JavaScript hides the differences with
event listeners