8 lines
164 B
Plaintext
8 lines
164 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
|
|
|