3#include "terminalpp/canvas.hpp"
4#include "terminalpp/terminal.hpp"
A class representing a grid onto which elements can be painted.
Definition canvas.hpp:19
A class that represents a screen for a terminal.
Definition screen.hpp:16
A class that encapsulates a terminal.
Definition terminal.hpp:30
A structure representing an ANSI graphics effect (e.g. intensity, underlining)
Definition effect.hpp:27