
MouseWheel(
x
as nfloat,
y
as nfloat,
scrollingDeltaX
as nfloat,
scrollingDeltaY
as nfloat,
hasPreciseScrollingDeltas
as bool)
as void
Parameters
- x
- y
- scrollingDeltaX
- scrollingDeltaY
- hasPreciseScrollingDeltas
-
Returns
- void
Remarks
See Also
Window Class