C++ Extensions for the CmdFX Screen API.
More...
#include <string>
#include "cmdfx/core/screen.h"
Go to the source code of this file.
|
void | CmdFX::Screen::getScreenSize (int *width, int *height) |
|
void | CmdFX::Screen::getMousePos (int *x, int *y) |
|
int | CmdFX::Screen::isEchoEnabled () |
|
void | CmdFX::Screen::setEchoEnabled (int echoEnabled) |
|
int | CmdFX::Screen::isLineBuffered () |
|
void | CmdFX::Screen::setLineBuffered (int lineBuffered) |
|
bool | CmdFX::Screen::isInTerminal () |
|
void | CmdFX::Screen::ensureInTerminal () |
|
const char * | CmdFX::Window::getTitle () |
|
void | CmdFX::Window::setTitle (const char *title) |
|
void | CmdFX::Window::setTitle (const std::string &title) |
|
void | CmdFX::Window::getSize (int *width, int *height) |
|
void | CmdFX::Window::setSize (int width, int height) |
|
C++ Extensions for the CmdFX Screen API.
- Author
- Gregory Mitchell (me@gm.nosp@m.itch.nosp@m.215.x.nosp@m.yz)
- Version
- 0.2.1
- Date
- 2025-05-20
- Copyright
- Copyright (c) 2025