Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ getGameSettings
Function
getGameSettings
TheForceEngine/TFE_Settings/settings.cpp:412–415 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
410
}
411
412
TFE_Settings_Game* getGameSettings()
413
{
414
return &s_gameSettings;
415
}
416
417
void writeWindowSettings(FileStream& settings)
418
{
Callers
15
inputMapping_startup
Function · 0.85
inputMapping_handleInputs
Function · 0.85
initReplays
Function · 0.85
shouldLogReplay
Function · 0.85
serializeDemo
Function · 0.85
increaseReplayFrameRate
Function · 0.85
decreaseReplayFrameRate
Function · 0.85
startCommonReplayStates
Function · 0.85
endCommonReplayStates
Function · 0.85
endRecording
Function · 0.85
loadReplayFromPath
Function · 0.85
loadReplayWrapper
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected