Be called when needRedraw is true.
Be called when key is pressed, repeated or released.
Be called when mouse button is clicked.
Be called with true when cursor is entered.
Be called when cursor is moved.
Be called when mouse wheel is rotated.
Be called when focused and text was inputted.
Be called with size of Window when needLayout is true.
Sets the content redraw next frame.
Current cursor.
Checks if the contents need window size.
Checks if the contents need redrawing.
An interface that objects placed in Window must inherit. Some handlers return true if event was handled.