Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ getTextColor
Function
getTextColor
TheForceEngine/TFE_Editor/editor.cpp:625–628 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
623
}
624
625
ImVec4 getTextColor(EditorTextColor color)
626
{
627
return c_textColors[color];
628
}
629
630
bool getMenuActive()
631
{
Callers
1
drawTitle
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected