Results 1 - 8 of 8 results out of about 6838 pages. (3.22 seconds)
- SDL_GameControllerGetAxisFromString . . . 3 matches
- ...g =
Use this function to convert a string into an enum representation for an [[SDL_GameControllerAxis]].
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
SDL_GameControlle...
- SDL_GameControllerGetStringForAxis . . . 2 matches
- ...== Syntax ==
{{{#!highlight cpp
const char* SDL_GameControllerGetStringForAxis(SDL_GameControllerAxis axis)
}}}
== Function Parameters ==
||'''axis'''||an enum value for a given ...
- SDL_GameControllerGetBindForAxis . . . 2 matches
- ... gamecontroller,
SDL_GameControllerAxis axis)
}}}
== Function Parameters ==
||'''gamecontroller'''||a game controlle...
- SDL_GameControllerGetAxis . . . 2 matches
- ...etAxis(SDL_GameController* gamecontroller,
SDL_GameControllerAxis axis)
}}}
== Function Parameters ==
||'''gamecontroller'''||a game controlle...
- ToDo . . . 1 match
- ...merations are currently documented as "draft" only and need improvements:
* [[SDL_GameControllerAxis]]
* [[SDL_GameControllerButton]]
* [[SDL_MessageBoxButtonFlags]]
* [[SDL_Me...
- SDL_ControllerAxisEvent . . . 1 match
- ...ich'''||the joystick instance id||
||Uint8||'''axis'''||the controller axis ([[SDL_GameControllerAxis]])||
||Sint16||'''value'''||the axis value (range: -32768 to 32767)||
== Cod...
- CategoryEnum . . . 1 match
- ...##master-page:CategoryTemplate
##master-date:Unknown-Date
#format wiki
#language en
= SDL 2.0 API Enumerations =
<<TableOfContents()>>
== Introduction ==
This category contain...
- 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...
