|
Zappy GUI
C++ graphic client: renderer, camera, network
|
#include <Event.hpp>
Collaboration diagram for IncantationEnd:Public Attributes | |
| int | x |
| int | y |
| bool | success |
| bool IncantationEnd::success |
Definition at line 86 of file Event.hpp.
Referenced by GameState::_applyIncantationEnd().
| int IncantationEnd::x |
Definition at line 84 of file Event.hpp.
Referenced by GameState::_applyIncantationEnd().
| int IncantationEnd::y |
Definition at line 85 of file Event.hpp.
Referenced by GameState::_applyIncantationEnd().