cpp-terminal 1.0.0
Small C++ library for writing multiplatform terminal applications
Loading...
Searching...
No Matches
window.hpp File Reference
#include "cpp-terminal/color.hpp"
#include "cpp-terminal/cursor.hpp"
#include "cpp-terminal/screen.hpp"
#include "cpp-terminal/style.hpp"
#include <cstddef>
#include <vector>

Go to the source code of this file.

Classes

class  Term::Window
 Represents a rectangular window, as a 2D array of characters and their attributes. More...
 

Namespaces

namespace  Term