Sista v3.0.0-alpha.1
Sista is a C++ lightweight OS-agnostic library for terminal animations and videogames
Loading...
Searching...
No Matches
Classes | Namespaces
border.hpp File Reference

Border class header file. More...

#include "ansi.hpp"
#include "coordinates.hpp"
Include dependency graph for border.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sista::Border
 Represents a brick of the border with a symbol and ANSI settings. More...
 

Namespaces

namespace  sista
 Sista library namespace.
 

Detailed Description

Border class header file.

This file contains the declaration of the Border class, which represents a brick of the border.

Author
FLAK-ZOSO
Date
2022-2025
Version
3.0.0
See also
Border