MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / capture_camera

Function capture_camera

src/SB/Game/zEntCruiseBubble.cpp:326–331  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

324 }
325
326 void capture_camera()
327 {
328 zCameraDisableInput();
329 zCameraDisableTracking(CO_CRUISE_BUBBLE);
330 xCameraDoCollisions(0, 1);
331 }
332
333 void release_camera()
334 {

Callers 1

startMethod · 0.85

Calls 3

zCameraDisableInputFunction · 0.85
zCameraDisableTrackingFunction · 0.85
xCameraDoCollisionsFunction · 0.85

Tested by

no test coverage detected