| PathEngine home | previous: | next: |
Retrieves the current position of the mouse within the testbed window.
void getMouseScreenPosition(tSigned32& screenx, tSigned32& screeny);
|
| screenx | This will be set to the x coordinate of the mouse position. | ||
| screeny | This will be set to the y coordinate of the mouse position. |
The coordinate origin is at the bottom left of the window.
| Documentation for PathEngine release 5.18 - Copyright © 2002-2008 PathEngine | next: |