Wiki Page Content

DRAFT

SDL_HINT_GAMECONTROLLERCONFIG

A hint that specifies extra gamecontroller db entries.

Values

X

a newline delimited rows of gamecontroller config data, see SDL_gamecontroller.h

Default

By default no extra gamecontroller db entries are specified.

Code Examples

You can add your code example here

Remarks

This hint must be set before calling SDL_Init(SDL_INIT_GAMECONTROLLER).

You can update mappings after the system is initialized with SDL_GameControllerMappingForGUID() and SDL_GameControllerAddMapping().


CategoryDefine, CategoryHints

None: SDL_HINT_GAMECONTROLLERCONFIG (last edited 2014-02-15 21:49:02 by PhilippWiesemann)

Feedback
Please include your contact information if you'd like to receive a reply.
Submit