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

#include <Event.hpp>

+ Collaboration diagram for IncantationEnd:

Public Attributes

int x
 
int y
 
bool success
 

Detailed Description

Definition at line 83 of file Event.hpp.

Member Data Documentation

◆ success

bool IncantationEnd::success

Definition at line 86 of file Event.hpp.

Referenced by GameState::_applyIncantationEnd().

◆ x

int IncantationEnd::x

Definition at line 84 of file Event.hpp.

Referenced by GameState::_applyIncantationEnd().

◆ y

int IncantationEnd::y

Definition at line 85 of file Event.hpp.

Referenced by GameState::_applyIncantationEnd().


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