Wiki Page Content

Results 26 - 39 of 39 results out of about 6839 pages. (2.69 seconds)

SDL_RenderFillRect . . . 2 matches
...ght cpp int SDL_RenderFillRect(SDL_Renderer* renderer, const SDL_Rect* rect) }}} == Function Parameters == ||'''renderer'''||the rendering context|| ||'''...

1.2k - rev: 15 (current) last modified: 2016-03-31 22:26:33

SDL_RenderDrawRects . . . 2 matches
...t cpp int SDL_RenderDrawRects(SDL_Renderer* renderer, const SDL_Rect* rects, int count) }}} == Function Parameters ==...

1.1k - rev: 15 (current) last modified: 2011-03-14 17:58:29

SDL_RenderDrawRect . . . 2 matches
...ght cpp int SDL_RenderDrawRect(SDL_Renderer* renderer, const SDL_Rect* rect) }}} == Function Parameters == ||'''renderer'''||the rendering context|| ||'''...

1.1k - rev: 15 (current) last modified: 2011-02-16 23:19:22

SDL_PointInRect . . . 2 matches
...light cpp SDL_bool SDL_PointInRect(const SDL_Point* p, const SDL_Rect* r) }}} == Function Parameters == ||'''p'''||an [[SDL_Point]] which is the point||...

1.2k - rev: 3 (current) last modified: 2016-07-15 20:54:04

SDL_Point . . . 2 matches
...is used by [[SDL_EnclosePoints]]() to check if array of points is inside rectangle ([[SDL_Rect]]). You can also make your own functions using [[SDL_Point]] to simplify your code, i...

2.3k - rev: 6 (current) last modified: 2014-07-17 19:53:02

SDL_LockTexture . . . 2 matches
...!highlight cpp int SDL_LockTexture(SDL_Texture* texture, const SDL_Rect* rect, void** pixels, int* ...

1.6k - rev: 32 (current) last modified: 2014-12-21 21:01:03

SDL_IntersectRectAndLine . . . 2 matches
...Contents()>> == Syntax == {{{#!highlight cpp SDL_bool SDL_IntersectRectAndLine(const SDL_Rect* rect, int* X1, ...

1.4k - rev: 8 (current) last modified: 2010-10-16 06:14:25

SDL_GetDisplayUsableBounds . . . 2 matches
...int SDL_GetDisplayUsableBounds(int displayIndex, SDL_Rect* rect) }}} == Function Parameters == ||'''displayIndex'''||the index of the display...

2.1k - rev: 2 (current) last modified: 2016-09-29 22:56:20

SDL_GetClipRect . . . 2 matches
...== {{{#!highlight cpp void SDL_GetClipRect(SDL_Surface* surface, SDL_Rect* rect) }}} == Function Parameters == ||'''surface'''||the [[SDL_Surface]] structu...

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

SDL_FillRects . . . 2 matches
... == {{{#!highlight cpp int SDL_FillRects(SDL_Surface* dst, const SDL_Rect* rects, int count, Uint32 co...

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

SDL_FillRect . . . 2 matches
...ax == {{{#!highlight cpp int SDL_FillRect(SDL_Surface* dst, const SDL_Rect* rect, Uint32 color) }}} == Function Parameters == ||'''ds...

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

CategoryRect . . . 2 matches
...e Functions = '''Include File(s):''' [[http://hg.libsdl.org/SDL/file/default/include/SDL_rect.h|SDL_rect.h]] <<TableOfContents()>> == Introduction == This category contains fun...

0.8k - rev: 12 (current) last modified: 2013-10-12 19:08:23

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