|
SDL 2.0
|
Go to the source code of this file.
Functions | |
| void | SDLTest_Log (SDL_PRINTF_FORMAT_STRING const char *fmt,...) SDL_PRINTF_VARARG_FUNC(1) |
| void | SDLTest_LogError (SDL_PRINTF_FORMAT_STRING const char *fmt,...) SDL_PRINTF_VARARG_FUNC(1) |
| void SDLTest_Log | ( | SDL_PRINTF_FORMAT_STRING const char * | fmt, |
| ... ) |
References SDL_PRINTF_FORMAT_STRING, and SDL_PRINTF_VARARG_FUNC.
| void SDLTest_LogError | ( | SDL_PRINTF_FORMAT_STRING const char * | fmt, |
| ... ) |
References SDL_PRINTF_FORMAT_STRING, SDL_PRINTF_VARARG_FUNC, and SDLTest_LogError().
Referenced by SDLTest_LogError().