sdl2 :: SDLMouseMotionEvent :: yrel
# Difference on the Y axis between this event and the previous one fun yrel: Int `{ return self->motion.yrel; `}