Wiki Page Content

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

SDL_CreateCursor . . . 2 matches
... possible, black if not|| Cursors created with this function must be freed with [[SDL_FreeCursor]](). If you want to have a color cursor, then this function is not for you; inste...

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

SDL_CreateColorCursor . . . 2 matches
...L_LOG_CATEGORY_APPLICATION, "%s", SDL_GetError()); } if (cursor) { SDL_FreeCursor(cursor); } if (surface) { SDL_FreeSurface(surface); } if (...

2.3k - rev: 5 (current) last modified: 2016-04-15 21:44:51

SDL_GetCursor . . . 1 match
...rsor which is owned by the library. It is not necessary to free the cursor with [[SDL_FreeCursor]](). == Related Functions == .[[SDL_SetCursor]] ---- [[CategoryAPI]], [[Categor...

0.7k - rev: 9 (current) last modified: 2016-05-14 22:19:23

SDL_CreateSystemCursor . . . 1 match
...ersion == This function is available since SDL 2.0.0. == Related Functions == .[[SDL_FreeCursor]] ---- [[CategoryAPI]], [[CategoryMouse]] ##See the Style Guide for instructions ...

1.7k - rev: 4 (current) last modified: 2016-04-15 21:50:30

CategoryMouse . . . 1 match
...##master-page:CategoryTemplate ##master-date:Unknown-Date #format wiki #language en = Mouse Support = '''Include File(s):''' [[http://hg.libsdl.org/SDL/file/default/include/SDL_...

1.8k - rev: 16 (current) last modified: 2013-10-12 19:22:45

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