|
|
constexpr std::string_view | toString () const |
| |
|
template<class T> |
| constexpr bool | operator== (const T &t) const |
| |
|
constexpr bool | operator< (const Token &rhs) const |
| |
|
constexpr bool | operator> (const Token &rhs) const |
| |
|
constexpr uint8_t | toIndex () const |
| |
|
constexpr | Token (const char *_id) |
| |
| static std::vector< std::string_view > | getColors () |
| | Get a list of all the colors.
|
| |
|
uint8_t | id |
| |
|
static std::array< std::array< char, 64 >, 128 > | colors = {} |
| |
The documentation for this struct was generated from the following file: