Public Member Functions | |
| MenuActionInventoryAddRemove (BaseMenuSystem *menuSystem, IllusionsEngine_Duckman *vm, uint choiceIndex) | |
| void | execute () override |
Public Member Functions inherited from Illusions::BaseMenuAction | |
| BaseMenuAction (BaseMenuSystem *menuSystem) | |
Protected Attributes | |
| IllusionsEngine_Duckman * | _vm |
| int | _choiceIndex |
Protected Attributes inherited from Illusions::BaseMenuAction | |
| BaseMenuSystem * | _menuSystem |