![]() |
cmdfx 0.2.1
Lightweight game engine for your terminal
|
C++ wrapper for the CmdFX Window API. More...
Functions | |
const char * | getTitle () |
void | setTitle (const char *title) |
void | setTitle (const std::string &title) |
void | getSize (int *width, int *height) |
void | setSize (int width, int height) |