GET MOUSE WHEEL
Revision as of 13:29, 9 August 2020 by Bombgamer532 (talk | contribs) (Created page with "{{Native |np=1 |p1t=Handler(integer) |p1d=Handler for mouse wheel state }} This function gets current mouse wheel status and returns it as integer. Known states: 0=doesn't mo...")
Number of parameters: 1 | ||
---|---|---|
Parameter # | Type | Description |
1. | Handler(integer) | Handler for mouse wheel state |
Return value: | ||
Type | Description | |
None |
This function gets current mouse wheel status and returns it as integer. Known states: 0=doesn't move; 127=moves up.