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