debian man page for sdl_warpmouse

Query: sdl_warpmouse

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SDL_WarpMouse(3)						 SDL API Reference						  SDL_WarpMouse(3)

NAME
SDL_WarpMouse - Set the position of the mouse cursor.
SYNOPSIS
#include "SDL.h" void SDL_WarpMouse(Uint16 x, Uint16 y);
DESCRIPTION
Set the position of the mouse cursor (generates a mouse motion event).
SEE ALSO
SDL_MouseMotionEvent
SDL
Tue 11 Sep 2001, 23:01 SDL_WarpMouse(3)
Related Man Pages
sdl_createcursor(3) - opensolaris
sdl_keysym(3) - opensolaris
sdl_createcursor(3) - redhat
sdl_createcursor(3) - suse
sdl_mousemotionevent(3) - suse
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Introduction
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph