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

#include <Component.hpp>

+ Inheritance diagram for ecs::Health:
+ Collaboration diagram for ecs::Health:

Public Attributes

float current
 
float max
 
- Public Attributes inherited from ecs::IComponent
std::string id
 

Detailed Description

Definition at line 40 of file Component.hpp.

Member Data Documentation

◆ current

float ecs::Health::current

Definition at line 42 of file Component.hpp.

◆ max

float ecs::Health::max

Definition at line 43 of file Component.hpp.


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