Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ isOpen
Function
isOpen
TheForceEngine/TFE_FrontEndUI/console.cpp:620–623 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
618
}
619
620
bool isOpen()
621
{
622
return s_height > 0.0f || s_anim > 0.0f;
623
}
624
625
bool isAnimating()
626
{
Callers
3
isConsoleOpen
Function · 0.85
draw
Function · 0.85
drawCaptions
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected