r-type  0.0.0
R-Type main
Loading...
Searching...
No Matches
ecs::Layer Struct Referencefinal

#include <Component.hpp>

+ Inheritance diagram for ecs::Layer:
+ Collaboration diagram for ecs::Layer:

Public Attributes

int layer
 
- Public Attributes inherited from ecs::IComponent
std::string id
 

Detailed Description

Definition at line 177 of file Component.hpp.

Member Data Documentation

◆ layer

int ecs::Layer::layer

Definition at line 179 of file Component.hpp.

Referenced by ecs::SpriteSystem::update().


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