#include <hex.hh>
Public Member Functions | |
hex_coord (int64_t q_, int64_t r_, int64_t s_) | |
hex_coord & | operator+= (const hex_coord &rhs) |
Public Attributes | |
int64_t | q |
int64_t | r |
int64_t | s |
|
inline |
int64_t aether::geometry::hex_coord::q |
int64_t aether::geometry::hex_coord::r |
int64_t aether::geometry::hex_coord::s |