MCPcopy 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
300StatusBar *Main::getStatusBar() {
301 return statusBar;
302}
303
304pplay::Scrapper *Main::getScrapper() {
305 return scrapper;

Callers 4

onDrawMethod · 0.80
onInputMethod · 0.80
onInputMethod · 0.80
setFullscreenMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected