|
|
|
|
EVT_setMousePos
Set the mouse position for the event module
Declaration
void EVTAPI EVT_setMousePos(
int x,
int y)
Prototype In
event.h
Parameters
x |
X coordinate to move the mouse cursor position to |
y |
Y coordinate to move the mouse cursor position to |
Description
This function moves the mouse cursor position for the event module to the specified location.
See Also
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com