|
TUI
Terminal user interface library
|
Public Member Functions | |
| color (rgb foreground) | |
| color (rgb Foreground, rgb Background) | |
| void | invert () |
| bool | operator== (color c) const |
| bool | operator!= (color c) const |
Public Attributes | |
| rgb | foreground |
| rgb | background |
1.8.18