|
MochiEngine
|
IPerformableAction implementation to check the value of actions requiring gamepad axis. More...
#include <PerformableActions.h>
Public Member Functions | |
| PerformableActionGamepadAxis (const nlohmann::json &json) | |
| virtual bool | IsPerformed (InputManager *input) const |
| virtual float | GetValue (InputManager *input) const |
IPerformableAction implementation to check the value of actions requiring gamepad axis.
|
virtual |
Implements Mochi::Input::IPerformableAction.
|
virtual |
Implements Mochi::Input::IPerformableAction.