ToyMaker Game Engine 0.0.2
ToyMaker is a game engine developed and maintained by Zoheb Shujauddin.
Loading...
Searching...
No Matches
ToyMaker::ActionDispatch Member List

This is the complete list of members for ToyMaker::ActionDispatch, including all inherited members.

dispatchAction(const ::std::pair< ActionDefinition, ActionData > &pendingAction)ToyMaker::ActionDispatch
mActionHandlersToyMaker::ActionDispatchprivate
registerActionHandler(const QualifiedActionName &contextActionPair, ::std::weak_ptr< IActionHandler > actionHandler)ToyMaker::ActionDispatch
unregisterActionHandler(const QualifiedActionName &contextActionPair, ::std::weak_ptr< IActionHandler > actionHandler)ToyMaker::ActionDispatch
unregisterActionHandler(::std::weak_ptr< IActionHandler > actionHandler)ToyMaker::ActionDispatch