![]() |
Max OS 0.3
|
Defines a Console class for handling text-based console output with colour support. More...
Go to the source code of this file.
Classes | |
| class | MaxOS::drivers::console::Console |
| Abstract class for a console, allows for the printing of characters and strings with colours. More... | |
| class | MaxOS::drivers::console::ConsoleArea |
| A console that is a subsection of another console, limited by a width and height. More... | |
| class | MaxOS::drivers::console::ConsoleStream |
| A stream that can be used to write to a console. More... | |
Defines a Console class for handling text-based console output with colour support.
Definition in file console.h.