Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ getHudSettings
Function
getHudSettings
TheForceEngine/TFE_Settings/settings.cpp:359–362 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
357
}
358
359
TFE_Settings_Hud* getHudSettings()
360
{
361
return &s_hudSettings;
362
}
363
364
TFE_Settings_Sound* getSoundSettings()
365
{
Callers
3
hud_drawGpu
Function · 0.85
hud_drawAndUpdate
Function · 0.85
configHud
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected