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