Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DescentDevelopers/Descent3
/ GetHUDMode
Function
GetHUDMode
Descent3/hud.cpp:772–772 ·
view source on GitHub ↗
the current cockpit mode;
Source
from the content-addressed store, hash-verified
770
771
// the current cockpit mode;
772
tHUDMode GetHUDMode() { return Hud_mode; }
773
774
// toggle the hud between cockput & fullscreen modes
775
void ToggleHUDMode() {
Callers
15
GameSequencer
Function · 0.85
StartLevel
Function · 0.85
GrowWindow
Function · 0.85
ShrinkWindow
Function · 0.85
ProcessNormalKey
Function · 0.85
ProcessTestKeys
Function · 0.85
MultiDoBashPlayerShip
Function · 0.85
ToggleHUDMode
Function · 0.85
RenderHUDFrame
Function · 0.85
ChangePlayerShipIndex
Function · 0.85
DrawSmallViews
Function · 0.85
finish
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected