MCPcopy Create free account
hub / github.com/doldecomp/mkdd / getRabbitTimer

Method getRabbitTimer

include/Kaneshige/KartChecker.h:99–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97 int getBalloonNumber() const { return mBalloonNum; };
98 int getBombPoint() const { return mBombPoint; };
99 int getRabbitTimer() const { return mRabbitWinFrame; }
100 int getGoalFrame() const { return mGoalFrame; };
101 f32 getTotalUnitDist() const { return mRaceProgression; };
102 f32 getLapUnitDist() const { return mLapProgression; }

Callers 1

doRunningMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected