Game of Ur 0.3.3
This is a computer adaptation of Game of Ur, written in C++ mainly using SDL and OpenGL.
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