Query: sdl_rect
OS: suse
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SDL_Rect(3) SDL API Reference SDL_Rect(3)NAMESDL_Rect - Defines a rectangular areaSTRUCTURE DEFINITIONtypedef struct{ Sint16 x, y; Uint16 w, h; } SDL_Rect;STRUCTURE DATAx, y Position of the upper-left corner of the rectangle w, h The width and height of the rectangleDESCRIPTIONA 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 ALSOSDL_BlitSurface, SDL_UpdateRectSDLTue 11 Sep 2001, 23:01 SDL_Rect(3)
Related Man Pages |
---|
sdl_surface(3) - redhat |
sdl_listmodes(3) - debian |
sdl_blitsurface(3) - centos |
sdl_listmodes(3) - centos |
sdl_blitsurface(3) - suse |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Change directory error |
Getting command output to putty window title. |
Cut command on RHEL 6.8 compatibility issues |
A (ksh) Library For and From UNIX.com |