Results 1 - 13 of 13 results out of about 6839 pages. (3.05 seconds)
- SDL_VERSION . . . 7 matches
- ...
= SDL_VERSION =
Use this macro to determine the SDL version your program was compiled against.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
SDL_VERSION(x)
}}}
== Fun...
- SDL_version . . . 6 matches
- ...
= SDL_version =
A structure that contains information about the version of SDL in use.
<<TableOfContents()>>
== Data Fields ==
||Uint8 ||'''major''' ||major version ||
||Uint8...
- SDL_VERSION_ATLEAST . . . 6 matches
- ...
= SDL_VERSION_ATLEAST =
Use this macro to determine whether the SDL version compiled against is at least as new as the specified version.
<<TableOfContents()>>
== Syntax ==
{{...
- SDL_VERSIONNUM . . . 5 matches
- ...
= SDL_VERSIONNUM =
Use this macro to convert separate version components into a single numeric value.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
SDL_VERSIONNUM(X, Y...
- SDL_GetVersion . . . 7 matches
- ...rogram.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
void SDL_GetVersion(SDL_version* ver)
}}}
== Function Parameters ==
||'''ver'''||the [[SDL_version]] structure tha...
- SDL_SysWMmsg . . . 3 matches
- ...OfContents()>>
== Data Fields ==
||||||<bgcolor="#EDEDED">''All Subsystems''||
||[[SDL_version]]||'''version'''||an [[SDL_version]] structure that contains the current SDL versio...
- SDL_SysWMinfo . . . 3 matches
- ...OfContents()>>
== Data Fields ==
||||||<bgcolor="#EDEDED">''All Subsystems''||
||[[SDL_version]]||'''version'''||an [[SDL_version]] structure that contains the current SDL versio...
- SGStructures . . . 2 matches
- ...that should not be used except in the most specific circumstances.
''Example'': [[SDL_version]]
The Related Macros section provides a list of functions specifically associated w...
- SGFunctions . . . 2 matches
- ...ou feel strongly that a change should be made please contact us.||
||''Example'': [[SDL_VERSION]]()||
||<( |2 30%>''If'' __another API page__ is referenced in the description||''A...
- SDL_SysWMEvent . . . 2 matches
- ... you can fill in the `version` member of an [[SDL_SysWMinfo]] structure using the [[SDL_VERSION]]() macro found in SDL_version.h, and pass it to the function [[SDL_GetWindowWMInfo...
- SDL_COMPILEDVERSION . . . 1 match
- ...pp
You can add your code example here
}}}
== Remarks ==
''You can add useful comments here''
== Related Macros ==
.[[SDL_VERSIONNUM]]
----
[[CategoryAPI]], [[CategoryVersion]]...
- 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...
- 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...
