Sista v3.0.0-alpha.1
Sista is a C++ lightweight OS-agnostic library for terminal animations and videogames
|
Coordinates struct header file. More...
#include <utility>
#include <functional>
Go to the source code of this file.
Classes | |
struct | sista::Coordinates |
Represents 2D coordinates with x and y values. More... | |
struct | std::hash< sista::Coordinates > |
Specialization of std::hash for sista::Coordinates. More... | |
Namespaces | |
namespace | sista |
Sista library namespace. | |
namespace | std |
Coordinates struct header file.
This file contains the declaration of the Coordinates struct, which represents 2D coordinates.