Wiki Page Content

Results 1 - 9 of 9 results out of about 6839 pages. (3.86 seconds)

SDL_GetNumDisplayModes . . . 2 matches
...}} == Remarks == The '''displayIndex''' needs to be in the range from 0 to [[SDL_GetNumVideoDisplays]]() - 1. This allows you to support multiple screens. == Version == This fu...

0.9k - rev: 15 (current) last modified: 2019-05-09 16:22:25

SDL_GetCurrentDisplayMode . . . 2 matches
...INIT_VIDEO); // Get current display mode of all displays. for(i = 0; i < SDL_GetNumVideoDisplays(); ++i){ int should_be_zero = SDL_GetCurrentDisplayMode(i, &current); ...

1.9k - rev: 25 (current) last modified: 2016-04-15 22:08:43

SDL_GetWindowDisplayIndex . . . 1 match
... }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_GetDisplayBounds]] .[[SDL_GetNumVideoDisplays]] ---- [[CategoryAPI]], [[CategoryVideo]]...

0.8k - rev: 5 (current) last modified: 2013-08-19 01:16:36

SDL_GetDisplayUsableBounds . . . 1 match
...ble since SDL 2.0.5. == Related Functions == .[[SDL_GetDisplayBounds]] .[[SDL_GetNumVideoDisplays]] ##Remove this section if empty ---- [[CategoryAPI]], [[CategoryVideo]] ##S...

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

SDL_GetDisplayName . . . 1 match
...n == This function is available since SDL 2.0.0. == Related Functions == .[[SDL_GetNumVideoDisplays]] ---- [[CategoryAPI]], [[CategoryVideo]] ##See the Style Guide for instruct...

1.6k - rev: 1 (current) last modified: 2013-10-31 22:21:07

SDL_GetDisplayDPI . . . 1 match
...n == This function is available since SDL 2.0.4. == Related Functions == .[[SDL_GetNumVideoDisplays]] ---- [[CategoryAPI]], [[CategoryVideo]] ##See the Style Guide for instruc...

1.8k - rev: 1 (current) last modified: 2015-07-31 19:10:26

SDL_GetDisplayBounds . . . 1 match
...etError()); return 1; } }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_GetNumVideoDisplays]] ---- [[CategoryAPI]], [[CategoryVideo]]...

0.9k - rev: 8 (current) last modified: 2014-06-22 07:46:28

CategoryVideo . . . 1 match
...##master-page:CategoryTemplate ##master-date:Unknown-Date #format wiki #language en = Display and Window Management = '''Include File(s):''' [[http://hg.libsdl.org/SDL/file/defau...

0.7k - rev: 23 (current) last modified: 2013-07-27 14:08:36

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