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

#include <SelectionFinder.hpp>

+ Collaboration diagram for SelectionFinder::Selection:

Public Attributes

EntityType type = EntityType::None
 
int id = -1
 
int tileX = -1
 
int tileY = -1
 

Detailed Description

Definition at line 18 of file SelectionFinder.hpp.

Member Data Documentation

◆ id

◆ tileX

int SelectionFinder::Selection::tileX = -1

◆ tileY

int SelectionFinder::Selection::tileY = -1

◆ type


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