Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ Process
Method
Process
src/SB/Game/zNPCTypeRobot.cpp:603–606 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
601
}
602
603
void zNPCTubeSlave::Process(xScene* xscn, F32 dt)
604
{
605
zNPCRobot::Process(xscn, dt);
606
}
607
608
void zNPCRobot::Process(xScene* xscn, F32 dt)
609
{
Callers
nothing calls this directly
Calls
4
IsAlive
Function · 0.85
DoAliveStuff
Function · 0.85
Process
Function · 0.50
Timestep
Method · 0.45
Tested by
no test coverage detected