MCPcopy Create free account
hub / github.com/JRickey/BattleShip / GetMenuThemeColor

Method GetMenuThemeColor

port/gui/Menu.cpp:207–209  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

205}
206
207UIWidgets::Colors Menu::GetMenuThemeColor() {
208 return menuThemeIndex;
209}
210
211Menu::Menu(const std::string& cVar, const std::string& name, uint8_t searchSidebarIndex_,
212 UIWidgets::Colors defaultThemeIndex_)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected