Function TCOD_context_get_sdl_window

Function Documentation

struct SDL_Window *TCOD_context_get_sdl_window(struct TCOD_Context *context)

Return a pointer the SDL_Window for this context if it uses one.

New in version 1.16.