MochiEngine
Loading...
Searching...
No Matches
Mochi::Input::Action Struct Reference

Set of performable actions that will be used to compute an "or" operation, making an action be considered performed if any of its performable actions are being performed. More...

#include <ActionManager.h>

Public Attributes

std::vector< std::shared_ptr< IPerformableAction > > PerformableActions

Detailed Description

Set of performable actions that will be used to compute an "or" operation, making an action be considered performed if any of its performable actions are being performed.


The documentation for this struct was generated from the following file: