Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JACoders/OpenJK
/ _UI_IsFullscreen
Function
_UI_IsFullscreen
code/ui/ui_main.cpp:4142–4145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4140
}
4141
4142
qboolean _UI_IsFullscreen( void )
4143
{
4144
return Menus_AnyFullScreenVisible();
4145
}
4146
4147
/*
4148
=======================================================================
Callers
1
SCR_DrawScreenField
Function · 0.85
Calls
1
Menus_AnyFullScreenVisible
Function · 0.70
Tested by
no test coverage detected