#include <BattlePhaseManager.hpp>
List of all members.
Detailed Description
Definition at line 10 of file BattlePhaseManager.hpp.
Constructor & Destructor Documentation
| ycl::BattlePhaseManager::BattlePhaseManager |
( |
| ) |
|
| ycl::BattlePhaseManager::~BattlePhaseManager |
( |
| ) |
|
|
virtual |
Member Function Documentation
| void ycl::BattlePhaseManager::ChangeColor |
( |
const sf::Color & |
color | ) |
|
|
virtual |
| void ycl::BattlePhaseManager::HandleChangeColor |
( |
const sf::Color & |
color | ) |
|
|
protectedvirtual |
| void ycl::BattlePhaseManager::HandleShow |
( |
bool |
isVisible | ) |
|
|
protectedvirtual |
| bool ycl::BattlePhaseManager::IsVisible |
( |
| ) |
const |
|
virtual |
| void ycl::BattlePhaseManager::Show |
( |
bool |
isVisible | ) |
|
|
virtual |
Member Data Documentation
| sf::Color ycl::BattlePhaseManager::color_ |
|
protected |
| const sf::Color ycl::BattlePhaseManager::DEFAULT_COLOR |
|
staticprotected |
| const bool ycl::BattlePhaseManager::DEFAULT_VISIBLE_STATE |
|
staticprotected |
| bool ycl::BattlePhaseManager::isVisible_ |
|
protected |
The documentation for this class was generated from the following files: