6 lines
164 B
Plaintext
6 lines
164 B
Plaintext
#title GetGlobalMouse [RCBasic Doc]
|
|
#header Sub GetGlobalMouse(ByRef x, ByRef y, ByRef mb1, ByRef mb2, ByRef mb3)
|
|
|
|
Gets the global mouse position and button state
|
|
|