Skip to main content

helios/engine/mechanics/input/systems/README.md File

Namespaces Index

namespacesystems

Input processing systems that translate device input into game commands. More...

File Listing

The file content with the documentation metadata removed is:

 # helios::engine::mechanics::input::systems
 
 Input processing systems that translate device input into game commands.
 
 ## Overview
 
 This module contains systems that process input from various devices (gamepads, keyboards) and generate Command objects for the game logic layer.
 
 ## Key Classes
 
 | Class | Purpose |
 |-------|---------|
 | `TwinStickInputSystem` | Processes twin-stick gamepad input for movement and aiming |
 
 ---
 <details>
 <summary>Doxygen</summary><p>
 @namespace helios::engine::mechanics::input::systems
 @brief Input processing systems that translate device input into game commands.
 @details This module contains systems that process input from various devices and generate Command objects for the game logic system.
 </p></details>
 

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.