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

#include <Package.hpp>

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

Data Fields

std::uint32_t GraphicID
 
std::uint32_t EntityID
 
int posx
 
int posy
 

Detailed Description

Definition at line 17 of file Package.hpp.

Field Documentation

◆ EntityID

std::uint32_t GUI::ECS::GameComponents::Package::EntityID

Definition at line 19 of file Package.hpp.

◆ GraphicID

std::uint32_t GUI::ECS::GameComponents::Package::GraphicID

Definition at line 18 of file Package.hpp.

◆ posx

int GUI::ECS::GameComponents::Package::posx

Definition at line 20 of file Package.hpp.

◆ posy

int GUI::ECS::GameComponents::Package::posy

Definition at line 21 of file Package.hpp.


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