Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
268
MenuMain *Main::getMenuMain() {
269
return menu_main;
270
}
271
272
MenuVideo *Main::getMenuVideo() {
273
return menu_video;
Callers
5
onDraw
Method · 0.80
onInput
Method · 0.80
onInput
Method · 0.80
onOptionSelection
Method · 0.80
onInput
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected