#include <terminal.h>
Public Member Functions | |
Style () | |
Style (Color fg, Color bg) | |
void | use () |
Private Attributes | |
Color | m_bg |
Color | m_fg |
Definition at line 76 of file terminal.h.
|
inline |
Definition at line 79 of file terminal.h.
Definition at line 82 of file terminal.h.
|
inline |
Definition at line 86 of file terminal.h.
|
private |
Definition at line 93 of file terminal.h.
|
private |
Definition at line 92 of file terminal.h.