Results 1 - 9 of 9 results out of about 6839 pages. (3.41 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...
- 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, ¤t);
...
- SDL_GetWindowDisplayIndex . . . 1 match
- ...
}}}
== Remarks ==
''You can add useful comments here''
== Related Functions ==
.[[SDL_GetDisplayBounds]]
.[[SDL_GetNumVideoDisplays]]
----
[[CategoryAPI]], [[CategoryVideo]]...
- SDL_GetDisplayUsableBounds . . . 1 match
- ...ble since SDL 2.0.5.
== Related Functions ==
.[[SDL_GetDisplayBounds]]
.[[SDL_GetNumVideoDisplays]]
##Remove this section if empty
----
[[CategoryAPI]], [[CategoryVideo]]
##S...
- 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...
- 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...
- SDL_GetDisplayBounds . . . 1 match
- ...etError());
return 1;
}
}}}
== Remarks ==
''You can add useful comments here''
== Related Functions ==
.[[SDL_GetNumVideoDisplays]]
----
[[CategoryAPI]], [[CategoryVideo]]...
- 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...
- 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...
