|
ToyMaker Game Engine 0.0.2
ToyMaker is a game engine developed and maintained by Zoheb Shujauddin.
|
This is the complete list of members for ToyMaker::ActionDispatch, including all inherited members.
| dispatchAction(const ::std::pair< ActionDefinition, ActionData > &pendingAction) | ToyMaker::ActionDispatch | |
| mActionHandlers | ToyMaker::ActionDispatch | private |
| 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 |