|
CeresEngine 0.2.0
A game development framework
|
This is the complete list of members for CeresEngine::EntityActionHandler< A >, including all inherited members.
| act(Entity &entity, const A &action)=0 | CeresEngine::EntityActionHandler< A > | pure virtual |
| Action typedef | CeresEngine::EntityActionHandler< A > | |
| canAct(const Entity &entity, const A &action) noexcept | CeresEngine::EntityActionHandler< A > | inlinevirtual |
| ReturnType typedef | CeresEngine::EntityActionHandler< A > | |
| ~AbstractActionHandler()=default | CeresEngine::AbstractActionHandler | virtual |