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

#include <Event.hpp>

+ Collaboration diagram for PlayerLevel:

Public Attributes

int id
 
int level
 

Detailed Description

Definition at line 50 of file Event.hpp.

Member Data Documentation

◆ id

int PlayerLevel::id

Definition at line 51 of file Event.hpp.

Referenced by GameState::_applyPlayerLevel().

◆ level

int PlayerLevel::level

Definition at line 52 of file Event.hpp.

Referenced by GameState::_applyPlayerLevel().


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