This file is part of the Lumina Graphics Framework.
This file defines functions for manipulating the appearance of the terminal (std::cout). Works for Windows and compatible linux terminals.
Go to the source code of this file.
Typedefs | |
| using | TL = TerminalLook |
Functions | |
| std::ostream & | operator<< (std::ostream &out, TL look) |
| Overloaded operator<< for applying TL values. More... | |