#include <MenuManager.h>
◆ MenuManager()
Constructor for the menu manager.
- Parameters
-
eventManager | Pointer to the event manager |
◆ getSelectActionMenu()
Get the Select Action menu.
- Returns
- Menu
◆ getSelectCommandStationMenu()
Get the Select CommandStation menu.
- Returns
- Menu
◆ getSelectLocoMenu()
Get the Select Loco menu.
- Returns
- Menu
◆ setupActionMenu()
void MenuManager::setupActionMenu |
( |
| ) |
|
◆ setupLocoMenu()
void MenuManager::setupLocoMenu |
( |
Loco * |
firstRosterLoco | ) |
|
Set up the loco menu based on the provided roster linked list and (if enabled) the local roster.
- Parameters
-
firstRosterLoco | Pointer to the first loco in the roster |
◆ _eventManager
◆ _selectActionMenu
◆ _selectCommandStationMenu
◆ _selectLocoMenu
The documentation for this class was generated from the following files:
- /home/runner/work/DCCEXSimpleThrottle/DCCEXSimpleThrottle/MenuManager.h
- /home/runner/work/DCCEXSimpleThrottle/DCCEXSimpleThrottle/MenuManager.cpp