Results 1 - 7 of 7 results out of about 6839 pages. (3.67 seconds)
- SDL_VideoInit . . . 5 matches
- ...
= SDL_VideoInit =
Use this function to initialize the video subsystem, optionally specifying a video driver.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
int SDL_Vide...
- SGWikiBasics . . . 2 matches
- ...{{http://wiki.libsdl.org/moin.cgi/}}} for intra-wiki pages.||
||''Example'': {{{[[SDL_VideoInit]]()}}} generates [[SDL_VideoInit]]()||
||<( 30%>Link to an __outside page or email...
- SDL_VideoQuit . . . 2 matches
- ...eoQuit =
Use this function to shut down the video subsystem, if initialized with [[SDL_VideoInit]]().
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
void SDL_VideoQuit(vo...
- SDL_QuitSubSystem . . . 1 match
- ...ou start a subsystem using a call to that subsystem's init function (for example [[SDL_VideoInit]]()) instead of [[SDL_Init]]() or [[SDL_InitSubSystem]](), [[SDL_QuitSubSystem]]()...
- SDL_Quit . . . 1 match
- ...ou start a subsystem using a call to that subsystem's init function (for example [[SDL_VideoInit]]()) instead of [[SDL_Init]]() or [[SDL_InitSubSystem]](), then you must use that ...
- 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...
