#include <CeresEngine/Input/Action.hpp>
◆ ~InputAction()
| virtual CeresEngine::InputAction::~InputAction |
( |
| ) |
|
|
virtualdefault |
Defaulted virtual destructor.
◆ operator bool()
| CeresEngine::InputAction::operator bool |
( |
| ) |
const |
|
explicitnoexcept |
A bool conversion operator.
- Returns
- The value of
value
◆ update()
◆ updateValue()
| void CeresEngine::InputAction::updateValue |
( |
bool |
value | ) |
|
|
protected |
Updates the action value.
- Parameters
-
| value | The updated action value |
◆ value
The documentation for this class was generated from the following file:
- /Users/Rogiel/Developer/CeresEngine/Engine/Sources/CeresEngine/Input/Action.hpp