Wiki Page Content

Results 26 - 46 of 46 results out of about 6839 pages. (2.66 seconds)

SDL_SetSurfaceColorMod . . . 2 matches
... <<TableOfContents()>> == Syntax == {{{#!highlight cpp int SDL_SetSurfaceColorMod(SDL_Surface* surface, Uint8 r, Uin...

1.2k - rev: 8 (current) last modified: 2011-01-07 19:05:35

SDL_SetSurfaceBlendMode . . . 2 matches
... <<TableOfContents()>> == Syntax == {{{#!highlight cpp int SDL_SetSurfaceBlendMode(SDL_Surface* surface, SDL_BlendMode blendMode) }}} == Function Pa...

1.1k - rev: 11 (current) last modified: 2014-02-18 03:03:34

SDL_SetSurfaceAlphaMod . . . 2 matches
... <<TableOfContents()>> == Syntax == {{{#!highlight cpp int SDL_SetSurfaceAlphaMod(SDL_Surface* surface, Uint8 alpha) }}} == Function Parameter...

1.0k - rev: 8 (current) last modified: 2011-01-07 19:05:50

SDL_SetColorKey . . . 2 matches
...urface. <<TableOfContents()>> == Syntax == {{{#!highlight cpp int SDL_SetColorKey(SDL_Surface* surface, int flag, Uint32 k...

1.2k - rev: 10 (current) last modified: 2012-01-28 20:16:16

SDL_SetClipRect . . . 2 matches
...e. <<TableOfContents()>> == Syntax == {{{#!highlight cpp SDL_bool SDL_SetClipRect(SDL_Surface* surface, const SDL_Rect* rect) }}} == Function Parame...

1.0k - rev: 13 (current) last modified: 2011-04-05 20:54:56

SDL_SaveBMP_RW . . . 2 matches
... format. <<TableOfContents()>> == Syntax == {{{#!highlight cpp int SDL_SaveBMP_RW(SDL_Surface* surface, SDL_RWops* dst, int free...

1.2k - rev: 8 (current) last modified: 2016-10-08 22:35:29

SDL_MUSTLOCK . . . 2 matches
...cess. <<TableOfContents()>> == Syntax == {{{#!highlight cpp SDL_bool SDL_MUSTLOCK(SDL_Surface* surface) }}} == Function Parameters == ||'''surface'''||the [[SDL_Surface]] struc...

0.6k - rev: 3 (current) last modified: 2011-03-27 22:19:13

SDL_LockSurface . . . 2 matches
...pixels. <<TableOfContents()>> == Syntax == {{{#!highlight cpp int SDL_LockSurface(SDL_Surface* surface) }}} == Function Parameters == ||'''surface'''||the [[SDL_Surface]] struc...

1.3k - rev: 11 (current) last modified: 2014-01-11 13:52:41

SDL_LoadBMP_RW . . . 2 matches
...ta stream (memory or file). <<TableOfContents()>> == Syntax == {{{#!highlight cpp SDL_Surface* SDL_LoadBMP_RW(SDL_RWops* src, int freesrc) }}}...

0.9k - rev: 14 (current) last modified: 2014-03-02 13:44:25

SDL_GetSurfaceColorMod . . . 2 matches
... <<TableOfContents()>> == Syntax == {{{#!highlight cpp int SDL_GetSurfaceColorMod(SDL_Surface* surface, Uint8* r, Uin...

1.0k - rev: 5 (current) last modified: 2011-01-07 18:59:16

SDL_GetSurfaceBlendMode . . . 2 matches
... <<TableOfContents()>> == Syntax == {{{#!highlight cpp int SDL_GetSurfaceBlendMode(SDL_Surface* surface, SDL_BlendMode* blendMode) }}} == Function ...

0.9k - rev: 9 (current) last modified: 2011-01-04 00:34:29

SDL_GetSurfaceAlphaMod . . . 2 matches
... <<TableOfContents()>> == Syntax == {{{#!highlight cpp int SDL_GetSurfaceAlphaMod(SDL_Surface* surface, Uint8* alpha) }}} == Function Parameter...

0.8k - rev: 6 (current) last modified: 2011-01-07 18:38:14

SDL_GetColorKey . . . 2 matches
...urface. <<TableOfContents()>> == Syntax == {{{#!highlight cpp int SDL_GetColorKey(SDL_Surface* surface, Uint32* key) }}} == Function Parameters == ||''...

0.9k - rev: 7 (current) last modified: 2011-01-07 18:07:52

SDL_GetClipRect . . . 2 matches
...rface. <<TableOfContents()>> == Syntax == {{{#!highlight cpp void SDL_GetClipRect(SDL_Surface* surface, SDL_Rect* rect) }}} == Function Parameters == ||...

0.8k - rev: 5 (current) last modified: 2011-01-07 17:47:36

SDL_FreeSurface . . . 2 matches
...ace. <<TableOfContents()>> == Syntax == {{{#!highlight cpp void SDL_FreeSurface(SDL_Surface* surface) }}} == Function Parameters == ||'''surface'''||the [[SDL_Surface]] struc...

0.7k - rev: 8 (current) last modified: 2014-08-11 20:18:34

SDL_FillRects . . . 2 matches
...ic color. <<TableOfContents()>> == Syntax == {{{#!highlight cpp int SDL_FillRects(SDL_Surface* dst, const SDL_Rect* rects, int ...

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

SDL_CreateCursor . . . 2 matches
...g [[SDL_ShowCursor]]() and in your main loop, when you draw graphics, also draw a [[SDL_Surface]] at the location of the mouse cursor. Or use [[SDL_CreateColorCursor]](). /* <<C...

4.9k - rev: 19 (current) last modified: 2017-07-14 21:57:48

CategorySurface . . . 2 matches
... Drawing = '''Include File(s):''' [[http://hg.libsdl.org/SDL/file/default/include/SDL_surface.h|SDL_surface.h]] <<TableOfContents()>> == Introduction == This category contain...

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

SDL_Palette . . . 1 match
...SDL allocates an [[SDL_PixelFormat]] for a surface. The '''colors''' values of an [[SDL_Surface]]'s palette can be set with [[SDL_SetPaletteColors]](). == Related Structures == ...

1.2k - rev: 15 (current) last modified: 2014-09-22 17:28:04

CategoryStruct . . . 1 match
...##master-page:CategoryTemplate ##master-date:Unknown-Date #format wiki #language en = SDL 2.0 API Structures = <<TableOfContents()>> == Introduction == This category contains a...

0.3k - rev: 7 (current) last modified: 2015-03-21 20:48:59

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

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