The Mouse wheel Event structure.
If true, the values in x and y will be opposite. Multiply by -1 to change them back.
The amount scrolled horizontally, positive to the right and negative to the left
The amount scrolled vertically, positive away from the user and negative toward the user
See Implementation
The Mouse wheel Event structure.