VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK

◆ WheelDistance

int VoK.Sdk.Events.MouseEvent.WheelDistance
getset

Only used for MouseEventType Wheel and WheelHorizontal. value is multiples or divisions of WHEEL_DELTA (120). A positive value indicates that the wheel was rotated forward, away from the user; a negative value indicates that the wheel was rotated backward, toward the user. See https://learn.microsoft.com/en-us/windows/win32/inputdev/wm-mousewheel for more information.