redhat man page for sdl_rect

Query: sdl_rect

OS: redhat

Section: 3

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

SDL_Rect(3)							 SDL API Reference						       SDL_Rect(3)

NAME
SDL_Rect- Defines a rectangular area
STRUCTURE DEFINITION
typedef struct{ Sint16 x, y; Uint16 w, h; } SDL_Rect;
STRUCTURE DATA
x, y Position of the upper-left corner of the rectangle w, h The width and height of the rectangle
DESCRIPTION
A SDL_Rect defines a rectangular area of pixels. It is used by SDL_BlitSurface to define blitting regions and by several other video func- tions.
SEE ALSO
SDL_BlitSurface, SDL_UpdateRect
SDL
Tue 11 Sep 2001, 23:01 SDL_Rect(3)
Related Man Pages
sdl_listmodes(3) - opensolaris
sdl_surface(3) - redhat
sdl_blitsurface(3) - debian
sdl_listmodes(3) - suse
sdl_surface(3) - centos
Similar Topics in the Unix Linux Community
Make all words begin with capital letter?
Reduced Activity Notification
Create an unconfigured VMware host from a template that is set to do firstboot --reconfig
Retrieving previous command in a script
Issue with events occuring in DST window