7 lines
163 B
Plaintext
7 lines
163 B
Plaintext
#title GetMouseWheel [RCBasic Doc]
|
|
#header sub GetMouseWheel(byref x_axis, byref y_axis)
|
|
|
|
Gets the axis positions of the mouse wheel
|
|
|
|
#ref GetMouse GetGlobalMouse
|