|
MochiEngine
|
An interface defining if an action is being performed and what its value is for a single trigger. More...
#include <IPerformableAction.h>
Public Member Functions | |
| virtual bool | IsPerformed (InputManager *input) const =0 |
| virtual float | GetValue (InputManager *input) const =0 |
An interface defining if an action is being performed and what its value is for a single trigger.