MCPcopy 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.
431void ResizeCockpit() { Cockpit_info.resized = true; }
432// cockpit orientation.
433void StartCockpitShake(float mag, vector *vec) {
434 ASSERT(vec);

Callers 2

GrowWindowFunction · 0.85
ShrinkWindowFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected