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

Method getFont

src/main.cpp:280–282  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

278}
279
280c2d::Font *Main::getFont() {
281 return font;
282}
283
284c2d::MessageBox *Main::getMessageBox() {
285 return messageBox;

Callers 7

StatusBarMethod · 0.80
StatusBoxMethod · 0.80
PlayerOSDMethod · 0.80
FilerItemMethod · 0.80
ScrapViewMethod · 0.80
MenuButtonMethod · 0.80
MenuMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected