Steppable 0.0.1
A CAS project written from scratch in C++
|
Represents a position in the console. More...
#include <symbols.hpp>
Public Attributes | |
long long | x = 0 |
long long | y = 0 |
Represents a position in the console.
long long steppable::prettyPrint::Position::x = 0 |
long long steppable::prettyPrint::Position::y = 0 |