Function TCOD_console_set_fullscreen

Function Documentation

void TCOD_console_set_fullscreen(bool fullscreen)

Set the display to be full-screen or windowed.

Parameters

fullscreen – If true the display will go full-screen.