mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-10 22:27:41 +00:00
Preparing other headers for CScriptSpecialFunction
Former-commit-id: 6ffb16e4a9
This commit is contained in:
@@ -152,6 +152,9 @@ public:
|
||||
CTransform4f CreateTransformFromMovementDirection() const;
|
||||
EPlayerOrbitState GetOrbitState() const { return x304_orbitState; }
|
||||
const CVector3f& GetMovementDirection() const { return x50c_moveDir; }
|
||||
void SetHudDisable(float staticTimer, float outSpeed, float inSpeed);
|
||||
void IncrementPhazon();
|
||||
void DecrementPhazon();
|
||||
// GetMovementDirection2D__7CPlayerCFv ??
|
||||
|
||||
private:
|
||||
@@ -384,4 +387,4 @@ private:
|
||||
};
|
||||
CHECK_SIZEOF(CPlayer, 0xa38)
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user