mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-11 00:27:41 +00:00
Implement CScriptSpecialFunction::ThinkSpinnerController
Former-commit-id: d26a30f186
This commit is contained in:
@@ -152,6 +152,7 @@ public:
|
||||
CTransform4f CreateTransformFromMovementDirection() const;
|
||||
EPlayerOrbitState GetOrbitState() const { return x304_orbitState; }
|
||||
const CVector3f& GetMovementDirection() const { return x50c_moveDir; }
|
||||
EPlayerMorphBallState GetMorphballTransitionState() const { return x2f8_morphBallState; }
|
||||
void SetHudDisable(float staticTimer, float outSpeed, float inSpeed);
|
||||
void IncrementPhazon();
|
||||
void DecrementPhazon();
|
||||
|
||||
Reference in New Issue
Block a user