This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
4rpl:commands:getmousescrolldelta [2021/01/08 16:01] – external edit 127.0.0.1 | 4rpl:commands:getmousescrolldelta [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 8: | Line 8: | ||
Returns a positive or negative number when the mouse scroll wheel is rotated. | Returns a positive or negative number when the mouse scroll wheel is rotated. | ||
The magnitude of the number is proportional to the amount the wheel is scrolled. | The magnitude of the number is proportional to the amount the wheel is scrolled. | ||
- | The argument to GetMouseScrollData | + | The argument to GetMouseScrollDelta |
===== Examples ===== | ===== Examples ===== |