*** empty log message ***
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40304
This commit is contained in:
parent
ee411baee8
commit
1e744f8805
1 changed files with 2 additions and 0 deletions
|
@ -183,6 +183,8 @@ static void QZ_PrivateWarpCursor (_THIS, int x, int y) {
|
|||
CGDisplayMoveCursorToPoint (display_id, cgp);
|
||||
warp_ticks = SDL_GetTicks();
|
||||
warp_flag = 1;
|
||||
|
||||
SDL_PrivateMouseMotion(0, 0, x, y);
|
||||
}
|
||||
|
||||
static void QZ_WarpWMCursor (_THIS, Uint16 x, Uint16 y) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue