Results 1 - 10 of 10 results out of about 6837 pages. (3.74 seconds)
- SDL_GameControllerGetBindForButton . . . 5 matches
- ...ler button mapping.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
SDL_GameControllerButtonBind SDL_GameControllerGetBindForButton(SDL_GameController* gamecontrolle...
- SDL_GameControllerGetBindForAxis . . . 3 matches
- ...oller axis mapping.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
SDL_GameControllerButtonBind SDL_GameControllerGetBindForAxis(SDL_GameController* gamecontroller,
...
- ToDo . . . 2 matches
- ...ted as "draft" only and need improvements:
* [[SDL_GameControllerAxis]]
* [[SDL_GameControllerButton]]
* [[SDL_MessageBoxButtonFlags]]
* [[SDL_MessageBoxColorType]]
* [[SDL_Me...
- SDL_GameControllerGetStringForButton . . . 2 matches
- ...Syntax ==
{{{#!highlight cpp
const char* SDL_GameControllerGetStringForButton(SDL_GameControllerButton button)
}}}
##Fill in the above syntax per the Style Guide, then delete this...
- SDL_GameControllerGetButtonFromString . . . 2 matches
- ...o a button mapping.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
SDL_GameControllerButton SDL_GameControllerGetButtonFromString(const char* pchString)
}}}
== Functio...
- SDL_GameControllerGetButton . . . 2 matches
- ...on(SDL_GameController* gamecontroller,
SDL_GameControllerButton button)
}}}
== Function Parameters ==
||'''gamecontroller'''||a game contro...
- SDL_GameControllerBindType . . . 2 matches
- ...BindType =
An enumeration of the different kinds of SDL_Joystick controls a [[SDL_GameControllerButtonBind]] can map to.
<<TableOfContents()>>
== Values ==
||SDL_CONTROLLER_BIND...
- SDL_ControllerButtonEvent . . . 1 match
- ...'||the joystick instance id||
||Uint8||'''button'''||the controller button ([[SDL_GameControllerButton]])||
||Uint8||'''state'''||SDL_PRESSED or SDL_RELEASED||
== Code Examples =...
- 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...
