R-Type  2
Doom but in better
Loading...
Searching...
No Matches
GUI::ECS::GameComponents::ECSPackage Struct Reference

#include <ECSPackage.hpp>

Collaboration diagram for GUI::ECS::GameComponents::ECSPackage:
Collaboration graph

Data Fields

std::uint32_t EntityID
 
int posx
 
int posy
 

Detailed Description

Definition at line 17 of file ECSPackage.hpp.

Field Documentation

◆ EntityID

std::uint32_t GUI::ECS::GameComponents::ECSPackage::EntityID

Definition at line 18 of file ECSPackage.hpp.

◆ posx

int GUI::ECS::GameComponents::ECSPackage::posx

Definition at line 19 of file ECSPackage.hpp.

◆ posy

int GUI::ECS::GameComponents::ECSPackage::posy

Definition at line 20 of file ECSPackage.hpp.


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