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

Method reset_speed

src/SB/Game/zNPCTypeBossSB2.cpp:1404–1408  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1402}
1403
1404void zNPCB_SB2::reset_speed()
1405{
1406 turn.accel = tweak.turn_accel;
1407 turn.max_vel = tweak.turn_max_vel;
1408}
1409
1410S32 zNPCB_SB2::player_platform()
1411{

Callers 2

ResetMethod · 0.95
EnterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected