Zappy GUI
C++ graphic client: renderer, camera, network
Loading...
Searching...
No Matches
EggNew Struct Reference

#include <Event.hpp>

+ Collaboration diagram for EggNew:

Public Attributes

int eggId
 
int playerId
 
int x
 
int y
 

Detailed Description

Definition at line 112 of file Event.hpp.

Member Data Documentation

◆ eggId

int EggNew::eggId

Definition at line 113 of file Event.hpp.

Referenced by GameState::_applyEggNew().

◆ playerId

int EggNew::playerId

Definition at line 114 of file Event.hpp.

Referenced by GameState::_applyEggNew().

◆ x

int EggNew::x

Definition at line 115 of file Event.hpp.

Referenced by GameState::_applyEggNew().

◆ y

int EggNew::y

Definition at line 116 of file Event.hpp.

Referenced by GameState::_applyEggNew().


The documentation for this struct was generated from the following file: