12#ifndef ZOAPPGAMEPHASE_H
13#define ZOAPPGAMEPHASE_H
TurnPhase
A value representing the phases possible in a single turn of the game.
Definition phase.hpp:31
GamePhase
A value representing the high level phase of an entire game.
Definition phase.hpp:20
RoundPhase
A value representing the phase of a single round, where in a round all players take a turn once.
Definition phase.hpp:43