Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DescentDevelopers/Descent3
/ ResizeCockpit
Function
ResizeCockpit
Descent3/cockpit.cpp:431–431 ·
view source on GitHub ↗
resizes cockpit.
Source
from the content-addressed store, hash-verified
429
}
430
// resizes cockpit.
431
void ResizeCockpit() { Cockpit_info.resized = true; }
432
// cockpit orientation.
433
void StartCockpitShake(float mag, vector *vec) {
434
ASSERT(vec);
Callers
2
GrowWindow
Function · 0.85
ShrinkWindow
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected