|
MochiEngine
|
IPerformableAction implementation to check if actions requiring a mouse button are being performed. More...
#include <PerformableActions.h>
Public Member Functions | |
| PerformableActionMouse (const nlohmann::json &json) | |
| virtual bool | IsPerformed (InputManager *input) const |
| virtual float | GetValue (InputManager *input) const |
IPerformableAction implementation to check if actions requiring a mouse button are being performed.
|
virtual |
Implements Mochi::Input::IPerformableAction.
|
virtual |
Implements Mochi::Input::IPerformableAction.