![]() |
nomlib
|
This is the complete list of members for nom::ActionPlayer, including all inherited members.
| action_names typedef | nom::ActionPlayer | |
| action_running(const std::string &action_id) const | nom::ActionPlayer | |
| ActionPlayer() (defined in nom::ActionPlayer) | nom::ActionPlayer | |
| ActionPlayer(const ActionPlayer &rhs)=delete | nom::ActionPlayer | |
| actions_ | nom::ActionPlayer | private |
| cancel_action(const std::string &action_id) | nom::ActionPlayer | |
| cancel_actions(const action_names &actions) (defined in nom::ActionPlayer) | nom::ActionPlayer | |
| cancel_actions() | nom::ActionPlayer | |
| container_iterator typedef (defined in nom::ActionPlayer) | nom::ActionPlayer | private |
| container_type typedef (defined in nom::ActionPlayer) | nom::ActionPlayer | private |
| DEBUG_CLASS_NAME (defined in nom::ActionPlayer) | nom::ActionPlayer | privatestatic |
| free_list_ | nom::ActionPlayer | private |
| idle() const | nom::ActionPlayer | |
| num_actions() const | nom::ActionPlayer | |
| operator=(const ActionPlayer &rhs)=delete | nom::ActionPlayer | |
| pause() | nom::ActionPlayer | |
| PAUSED enum value (defined in nom::ActionPlayer) | nom::ActionPlayer | |
| player_state() const | nom::ActionPlayer | |
| player_state_ (defined in nom::ActionPlayer) | nom::ActionPlayer | private |
| resume() | nom::ActionPlayer | |
| run_action(const std::shared_ptr< IActionObject > &action) | nom::ActionPlayer | |
| run_action(const std::shared_ptr< IActionObject > &action, const action_callback_func &completion_func) | nom::ActionPlayer | |
| run_action(const std::shared_ptr< IActionObject > &action, std::unique_ptr< DispatchQueue > dispatch_queue, const action_callback_func &completion_func) | nom::ActionPlayer | private |
| RUNNING enum value (defined in nom::ActionPlayer) | nom::ActionPlayer | |
| self_type typedef (defined in nom::ActionPlayer) | nom::ActionPlayer | |
| State enum name | nom::ActionPlayer | |
| stop() | nom::ActionPlayer | |
| STOPPED enum value (defined in nom::ActionPlayer) | nom::ActionPlayer | |
| update(real32 delta_time) | nom::ActionPlayer | |
| ~ActionPlayer() (defined in nom::ActionPlayer) | nom::ActionPlayer |