MCPcopy Create free account
hub / github.com/XorTroll/Goldleaf / exploreMenu_DefaultKey

Method exploreMenu_DefaultKey

Goldleaf/source/ui/ui_MainMenuLayout.cpp:76–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74 }
75
76 void MainMenuLayout::exploreMenu_DefaultKey() {
77 g_MainApplication->GetExploreMenuLayout()->Reload();
78 g_MainApplication->ShowLayout(g_MainApplication->GetExploreMenuLayout());
79 }
80
81 void MainMenuLayout::appList_DefaultKey() {
82 EnsureDirectories();

Callers

nothing calls this directly

Calls 2

ShowLayoutMethod · 0.80
ReloadMethod · 0.45

Tested by

no test coverage detected