|
Zappy GUI
C++ graphic client: renderer, camera, network
|
#include <Event.hpp>
Collaboration diagram for IncantationStart:Public Attributes | |
| int | x |
| int | y |
| int | level |
| std::vector< int > | playerIds |
| std::vector<int> IncantationStart::playerIds |
Definition at line 79 of file Event.hpp.
Referenced by GameState::_applyIncantationStart().
| int IncantationStart::x |
Definition at line 76 of file Event.hpp.
Referenced by GameState::_applyIncantationStart().
| int IncantationStart::y |
Definition at line 77 of file Event.hpp.
Referenced by GameState::_applyIncantationStart().