mouseWheel property

int mouseWheel
getter/setter pair

The accumulated mouse wheel movement since the last frame.

Implementation

int mouseWheel = 0;