Cockatrice 2026-04-21-Development-2.11.0-beta.61
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
ZoneNames Namespace Reference

Variables

constexpr const char * TABLE = "table"
constexpr const char * GRAVE = "grave"
constexpr const char * EXILE = "rfg"
constexpr const char * HAND = "hand"
constexpr const char * DECK = "deck"
constexpr const char * SIDEBOARD = "sb"
constexpr const char * STACK = "stack"

Variable Documentation

◆ DECK

const char* ZoneNames::DECK = "deck"
constexpr

◆ EXILE

const char* ZoneNames::EXILE = "rfg"
constexpr

◆ GRAVE

const char* ZoneNames::GRAVE = "grave"
constexpr

◆ HAND

const char* ZoneNames::HAND = "hand"
constexpr

◆ SIDEBOARD

const char* ZoneNames::SIDEBOARD = "sb"
constexpr

◆ STACK

const char* ZoneNames::STACK = "stack"
constexpr

◆ TABLE

const char* ZoneNames::TABLE = "table"
constexpr