Wiki Page Content

DRAFT

SDL_HINT_JOYSTICK_ALLOW_BACKGROUND_EVENTS

A hint that specifies if joystick (and gamecontroller) events are enabled even when the application is in the background.

Values

0

disable joystick & gamecontroller input events when the application is in the background

1

enable joystick & gamecontroller input events when the application is in the background

Default

By default joystick (and gamecontroller) events are not enabled when the application is in the background.

Code Examples

You can add your code example here

Remarks

This hint may be set at any time.


CategoryDefine, CategoryHints

None: SDL_HINT_JOYSTICK_ALLOW_BACKGROUND_EVENTS (last edited 2014-02-15 21:54:07 by PhilippWiesemann)

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