Public Member Functions | |
| MenuActionEnterMenu (BaseMenuSystem *menuSystem, int menuId) | |
| void | execute () override |
Public Member Functions inherited from Illusions::BaseMenuAction | |
| BaseMenuAction (BaseMenuSystem *menuSystem) | |
Protected Attributes | |
| int | _menuId |
Protected Attributes inherited from Illusions::BaseMenuAction | |
| BaseMenuSystem * | _menuSystem |