|
MochiEngine
|
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 |
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.