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

#include <Component.hpp>

+ Inheritance diagram for ecs::BeamCharge:
+ Collaboration diagram for ecs::BeamCharge:

Public Attributes

float current_charge
 
float max_charge
 
- Public Attributes inherited from ecs::IComponent
std::string id
 

Detailed Description

Definition at line 99 of file Component.hpp.

Member Data Documentation

◆ current_charge

float ecs::BeamCharge::current_charge

Definition at line 101 of file Component.hpp.

◆ max_charge

float ecs::BeamCharge::max_charge

Definition at line 102 of file Component.hpp.


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