Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
main
Function · 0.85
browseTextures
Function · 0.85
updateWindowControls
Function · 0.85
enableConfigMenu
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected