Wiki Page Content

Results 1 - 6 of 6 results out of about 6839 pages. (4.58 seconds)

SDL_FillRect . . . 5 matches
... = SDL_FillRect = Use this function to perform a fast fill of a rectangle with a specific color. <<TableOfContents()>> == Syntax == {{{#!highlight cpp int SDL_FillRect(SDL_Surfa...

1.5k - rev: 16 (current) last modified: 2014-07-04 11:27:03

SDL_FillRects . . . 4 matches
... = SDL_FillRects = Use this function to perform a fast fill of a set of rectangles with a specific color. <<TableOfContents()>> == Syntax == {{{#!highlight cpp int SDL_FillRects...

1.4k - rev: 11 (current) last modified: 2011-03-12 19:48:37

SDL_Surface . . . 3 matches
...t to show how to edit a surface's pixels on the CPU, but normally you should use SDL_FillRect() to wipe a surface's contents. */ void WipeSurface(SDL_Surface *surface) { /* ...

3.2k - rev: 32 (current) last modified: 2017-07-14 21:51:36

SGFunctions . . . 1 match
...ing the rectangles to`, followed by what the rectangles are for.|| ||''Example'': [[SDL_FillRect]](), [[SDL_RenderDrawRect]](), [[SDL_IntersectRectAndLine]](), [[SDL_RenderDrawRect...

49.0k - rev: 72 (current) last modified: 2013-02-13 22:15:11

CategorySurface . . . 1 match
...##master-page:CategoryTemplate ##master-date:Unknown-Date #format wiki #language en = Surface Creation and Simple Drawing = '''Include File(s):''' [[http://hg.libsdl.org/SDL/fil...

0.8k - rev: 17 (current) last modified: 2016-03-27 21:49:58

CategoryAPI . . . 1 match
...##master-page:CategoryTemplate ##master-date:Unknown-Date #format wiki #language en = SDL 2.0 API by Name = <<TableOfContents()>> == Hints == <<FullSearchCached(category:Catego...

0.5k - rev: 19 (current) last modified: 2013-08-10 05:04:50

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit