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

Implementation of the Border class for terminal borders. More...

#include "border.hpp"
#include <iostream>
Include dependency graph for border.cpp:

Namespaces

namespace  sista
 Sista library namespace.
 

Detailed Description

Implementation of the Border class for terminal borders.

This file contains the implementation of the Border class, which represents a brick of the border of a field. A border is defined by a character symbol and ANSI settings for color and text attributes.

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