combat Namespace
Combat-related gameplay systems, components, and commands. More...
Definition
Namespaces Index
| namespace | commands |
|
Combat-related commands for translating input into combat actions. More... | |
| namespace | components |
|
Combat-specific components for aiming and shooting. More... | |
| namespace | systems |
|
Gameplay systems for combat mechanics processing. More... | |
Functions Index
| void | registerComponents () |
|
Registers all combat components with the ComponentReflector. More... | |
Description
Combat-related gameplay systems, components, and commands.
This namespace contains the combat layer of the gameplay system. It includes components for storing weapon and aiming state, commands for translating input into combat actions, and systems for spawning projectiles.
Functions
registerComponents()
| inline |
Registers all combat components with the ComponentReflector.
Definition at line 17 of file registry.ixx.
Referenced by helios::engine::mechanics::registerComponents.
The documentation for this namespace was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.