Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
start
Method · 0.85
Calls
3
zCameraDisableInput
Function · 0.85
zCameraDisableTracking
Function · 0.85
xCameraDoCollisions
Function · 0.85
Tested by
no test coverage detected