Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
108
const LocalFontFace* MainMenu::getFontFace() {
109
return fontFace;
110
}
111
112
HUDuiDefaultKey* MainMenu::getDefaultKey() {
113
return MenuDefaultKey::getInstance();
Callers
7
execute
Method · 0.45
resize
Method · 0.45
setComposePrompt
Method · 0.45
resize
Method · 0.45
setStatus
Method · 0.45
updateTeamTexture
Method · 0.45
GetStringWidth
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected