|
Sista v3.0.0-beta.10
C++ lightweight OS-agnostic library for terminal animations and videogames
|
Pawn class header file. More...


Go to the source code of this file.
Classes | |
| class | sista::Pawn |
| Class representing a Pawn owned by a Field or SwappableField. More... | |
Namespaces | |
| namespace | sista |
| Sista library namespace. | |
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.