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
pawn.hpp File Reference

Pawn class header file. More...

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

Go to the source code of this file.

Classes

class  sista::Pawn
 Represents an object on the field with a symbol, coordinates, and ANSI settings. More...
 

Namespaces

namespace  sista
 Sista library namespace.
 

Detailed Description

Pawn class header file.

This file contains the declaration of the Pawn class, which represents an object on the field. Pawns have a symbol, coordinates, and ANSI settings for their appearance in the terminal. Pawns can be printed to the terminal with their associated ANSI settings.

See also
Coordinates
ANSISettings
Author
FLAK-ZOSO
Date
2022-2025
Version
3.0.0