YAPOG  0.0.1
Yet Another Pokemon Online Game
BattlePhaseState.hpp File Reference
#include "YAPOG/Macros.hpp"
Include dependency graph for BattlePhaseState.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  yap

Enumerations

enum  yap::BattlePhaseState {
  yap::BeginBattle, yap::BeginTurn, yap::Switch, yap::TrainerSwitch,
  yap::Selection, yap::Action, yap::EndTurn, yap::Run,
  yap::EndBattle
}