Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cpasjuste/pplay
/ getStatusBar
Method
getStatusBar
src/main.cpp:300–302 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
298
}
299
300
StatusBar *Main::getStatusBar() {
301
return statusBar;
302
}
303
304
pplay::Scrapper *Main::getScrapper() {
305
return scrapper;
Callers
4
onDraw
Method · 0.80
onInput
Method · 0.80
onInput
Method · 0.80
setFullscreen
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected