|
SDL
2.0
|
#include "./SDL_internal.h"
Include dependency graph for SDL_hints_c.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| SDL_bool | SDL_GetStringBoolean (const char *value, SDL_bool default_value) |
Definition at line 123 of file SDL_hints.c.
References SDL_FALSE, SDL_strcasecmp, and SDL_TRUE.
Referenced by SDL_GetHintBoolean(), SDL_MouseTouchEventsChanged(), and SDL_TouchMouseEventsChanged().