#include <CeresEngine/Input/Range.hpp>
◆ AxisInputRange()
| CeresEngine::AxisInputRange::AxisInputRange |
( |
Axis |
axis | ) |
|
|
explicitnoexcept |
Create a new axis range by fetching data from the given axis.
- Parameters
-
| axis | The axis to fetch data from |
◆ update()
Updates the range with the given input state.
- Parameters
-
| state | The input state to update the range with |
Implements CeresEngine::InputRange.
◆ axis
| Axis CeresEngine::AxisInputRange::axis |
|
private |
The documentation for this class was generated from the following file:
- /Users/Rogiel/Developer/CeresEngine/Engine/Sources/CeresEngine/Input/Range.hpp