MCPcopy 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_drawGpuFunction · 0.85
hud_drawAndUpdateFunction · 0.85
configHudFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected