There are now event-handling functions for clicking and hovering, so that users don't have to use the SDL2 methods directly. We're still missing such functions for text input and for click release.
Also need to update the documentation to use these new functions, as it currently refers to the SDL2 methods.