README.md File
Namespaces Index
| namespace | event |
|
Collision and interaction events for the game event system. More... | |
File Listing
The file content with the documentation metadata removed is:
# helios::engine::game::event
Collision and interaction events for the game event system.
This module provides system specific event types, like events dispatched by the collision detection system when GameObjects interact. Events follow an pub-sub pattern via the `EventBus`, enabling decoupled gameplay responses to collisions without tight coupling between systems.
---
<details>
<summary>Doxygen</summary><p>
@namespace helios::engine::game::event
@brief Collision and interaction events for the game event system.
@details This module provides system-specific event types, like events dispatched by the collision detection system when GameObjects interact. Events follow an pub-sub pattern via the `EventBus`, enabling decoupled gameplay responses to collisions without tight coupling between systems.
</p></details>
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.