|
CeresEngine 0.2.0
A game development framework
|
#include <CeresEngine/Entity/Action.hpp>
Static Public Attributes | |
| template<CEntityAction A> | |
| static constexpr bool | includes = false |
A trait that checks if the action type A is included in the action set. | |
|
inlinestaticconstexpr |
A trait that checks if the action type A is included in the action set.
| A | the action type |