cmdfx 0.3.0
Lightweight game engine for your terminal
Loading...
Searching...
No Matches
CmdFX::Window Namespace Reference

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)

Detailed Description

C++ wrapper for the CmdFX Window API.