Mouse wheel rotated
| shift | This is the state of shift keys and mouse buttons that were pressed at the same time when the mouse was moving.
|
| delta | The angle of rotation of the wheel. |
| x | The x-coordinate (in the layer's display coordinates) value of where the wheel was rotated. |
| y | The y-coordinate value (in the layer's display coordinates) where the wheel was rotated. |
Occurs when the mouse wheel rotates.
This event, like the keyboard event, only fires on the layer that has focus.