Handles weapon firing logic. More...
#include "ECS/Component.hpp"#include "ECS/Interfaces/ISystems.hpp"#include "ECS/Registry.hpp"#include "Interfaces/IRenderer.hpp"
Include dependency graph for Weapon.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | gme::WeaponSystem |
| ECS system that manages weapon charging and visual effects in multiplayer. More... | |
Namespaces | |
| namespace | gme |
Handles weapon firing logic.
Definition in file Weapon.hpp.