Function tcod::print_frame

Function Documentation

inline void tcod::print_frame(struct TCOD_Console &console, const std::array<int, 4> &rect, std::string_view title, const TCOD_ColorRGB *fg, const TCOD_ColorRGB *bg, TCOD_bkgnd_flag_t flag = TCOD_BKGND_SET, bool clear = true)