Sack Library Documentation
|
void SetFrameMousePosition(PSI_CONTROL frame, int x, int y); void (* SetFrameMousePosition)(PSI_CONTROL frame, int x, int y);
Parameters |
Description |
PSI_CONTROL frame |
frame to position the mouse relative to |
int x |
x of the mouse |
int y |
y of the mouse |
This one is public, Sets the mouse position relative to a point in a frame.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|