|
Zappy GUI
C++ graphic client: renderer, camera, network
|
#include <Event.hpp>
Collaboration diagram for EggNew:Public Attributes | |
| int | eggId |
| int | playerId |
| int | x |
| int | y |
| int EggNew::eggId |
Definition at line 113 of file Event.hpp.
Referenced by GameState::_applyEggNew().
| int EggNew::playerId |
Definition at line 114 of file Event.hpp.
Referenced by GameState::_applyEggNew().
| int EggNew::x |
Definition at line 115 of file Event.hpp.
Referenced by GameState::_applyEggNew().
| int EggNew::y |
Definition at line 116 of file Event.hpp.
Referenced by GameState::_applyEggNew().