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

Method getConfig

src/main.cpp:276–278  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

274}
275
276PPLAYConfig *Main::getConfig() {
277 return config;
278}
279
280c2d::Font *Main::getFont() {
281 return font;

Callers 5

scrap_threadFunction · 0.80
resumeMethod · 0.80
exitMethod · 0.80
onOptionSelectionMethod · 0.80
MenuMainMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected