MCPcopy Create free account
hub / github.com/TheForceEngine/TheForceEngine / relativeModeEnabled

Function relativeModeEnabled

TheForceEngine/TFE_Input/input.cpp:373–376  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

371 }
372
373 bool relativeModeEnabled()
374 {
375 return s_relativeMode;
376 }
377
378 // Buffered Input
379 const char* getBufferedText()

Callers 4

mainFunction · 0.85
browseTexturesFunction · 0.85
updateWindowControlsFunction · 0.85
enableConfigMenuFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected