Variables | |
| constexpr float | MAX_CHARGE = 1.0f |
| constexpr float | CHARGE_RATE = 1.0f |
| constexpr float | BAR_WIDTH = 120.0f |
| constexpr float | BAR_HEIGHT = 12.0f |
| constexpr float | BAR_X = 10.0f |
| constexpr float | BAR_Y = 10.0f |
|
inlineconstexpr |
Definition at line 69 of file GameConfig.hpp.
Referenced by ecs::BeamSystem::update().
|
inlineconstexpr |
Definition at line 68 of file GameConfig.hpp.
Referenced by ecs::BeamSystem::update().
|
inlineconstexpr |
Definition at line 70 of file GameConfig.hpp.
|
inlineconstexpr |
Definition at line 71 of file GameConfig.hpp.
|
inlineconstexpr |
Definition at line 67 of file GameConfig.hpp.
Referenced by gme::WeaponSystem::update().
|
inlineconstexpr |
Definition at line 66 of file GameConfig.hpp.
Referenced by gme::GameSolo::createPlayer(), and gme::PlayerControllerMulti::createPlayer().