|
Polyphase Game Engine
|
This is the complete list of members for PluginAction, including all inherited members.
| DoFn typedef | PluginAction | |
| Execute() override | PluginAction | virtual |
| FreeFn typedef | PluginAction | |
| GetName() override | PluginAction | virtual |
| GetPluginTag() const | PluginAction | inline |
| PluginAction(const char *name, DoFn doFn, UndoFn undoFn, FreeFn freeFn, void *userData) | PluginAction | |
| Reverse() override | PluginAction | virtual |
| SetPluginTag(const std::string &tag) | PluginAction | inline |
| UndoFn typedef | PluginAction | |
| ~Action() | Action | inlinevirtual |
| ~PluginAction() override | PluginAction |