#include <Component.hpp>
Public Attributes | |
float | current_charge |
float | max_charge |
![]() | |
std::string | id |
Definition at line 99 of file Component.hpp.
float ecs::BeamCharge::current_charge |
Definition at line 101 of file Component.hpp.
float ecs::BeamCharge::max_charge |
Definition at line 102 of file Component.hpp.