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

#include <Event.hpp>

+ Collaboration diagram for MapSize:

Public Attributes

int width
 
int height
 

Detailed Description

Definition at line 14 of file Event.hpp.

Member Data Documentation

◆ height

int MapSize::height

Definition at line 16 of file Event.hpp.

Referenced by GameState::_applyMapSize().

◆ width

int MapSize::width

Definition at line 15 of file Event.hpp.

Referenced by GameState::_applyMapSize().


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