CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::NetworkActionHandler< A > Member List

This is the complete list of members for CeresEngine::NetworkActionHandler< A >, including all inherited members.

act(Entity &entity, const NetworkAction< A > &action) finalCeresEngine::NetworkActionHandler< A >privatevirtual
Action typedefCeresEngine::EntityActionHandler< NetworkAction< A > >
canAct(const Entity &entity, const NetworkAction< A > &action) noexceptCeresEngine::EntityActionHandler< NetworkAction< A > >inlinevirtual
NetworkActionHandler(NetworkSystem *system)CeresEngine::NetworkActionHandler< A >inlineexplicit
ReturnType typedefCeresEngine::EntityActionHandler< NetworkAction< A > >
systemCeresEngine::NetworkActionHandler< A >private
~AbstractActionHandler()=defaultCeresEngine::AbstractActionHandlervirtual