Sista v3.0.0-alpha.1
Sista is a C++ lightweight OS-agnostic library for terminal animations and videogames
|
Files | |
file | ansi.cpp |
Implementation of ANSI functions and classes. | |
file | ansi.hpp [code] |
ANSI escape code utilities and types for terminal formatting. | |
file | border.cpp |
Implementation of the Border class for terminal borders. | |
file | border.hpp [code] |
Border class header file. | |
file | coordinates.cpp |
Implementation of the Coordinates struct and its hash function. | |
file | coordinates.hpp [code] |
Coordinates struct header file. | |
file | cursor.cpp |
Implementation of the Cursor class for representing and manipulating the terminal cursor. | |
file | cursor.hpp [code] |
Cursor manipulation header file. | |
file | field.cpp |
Implementation of the field management functionalities of the Sista library. | |
file | field.hpp [code] |
This file contains the Field class and related structures. | |
file | pawn.cpp |
Implementation of the Pawn class. | |
file | pawn.hpp [code] |
Pawn class header file. | |
file | sista.hpp [code] |
Main include file for the Sista library. | |
file | version.hpp [code] |
Sista version information. | |