MCPcopy Create free account
hub / github.com/BZFlag-Dev/bzflag / getFontFace

Method getFontFace

src/bzflag/MainMenu.cpp:108–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106}
107
108const LocalFontFace* MainMenu::getFontFace() {
109 return fontFace;
110}
111
112HUDuiDefaultKey* MainMenu::getDefaultKey() {
113 return MenuDefaultKey::getInstance();

Callers 7

executeMethod · 0.45
resizeMethod · 0.45
setComposePromptMethod · 0.45
resizeMethod · 0.45
setStatusMethod · 0.45
updateTeamTextureMethod · 0.45
GetStringWidthMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected