MCPcopy Create free account
hub / github.com/Cpasjuste/pplay / getMenuMain

Method getMenuMain

src/main.cpp:268–270  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

266}
267
268MenuMain *Main::getMenuMain() {
269 return menu_main;
270}
271
272MenuVideo *Main::getMenuVideo() {
273 return menu_video;

Callers 5

onDrawMethod · 0.80
onInputMethod · 0.80
onInputMethod · 0.80
onOptionSelectionMethod · 0.80
onInputMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected