Steppable 0.0.1
A CAS project written from scratch in C++
Loading...
Searching...
No Matches
steppable::prettyPrint::Position Struct Reference

Represents a position in the console. More...

#include <symbols.hpp>

Public Attributes

long long x = 0
 
long long y = 0
 

Detailed Description

Represents a position in the console.

Member Data Documentation

◆ x

long long steppable::prettyPrint::Position::x = 0

◆ y

long long steppable::prettyPrint::Position::y = 0

The documentation for this struct was generated from the following file:
Untitled