mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 21:47:42 +00:00
Complete CArtifactDoll
This commit is contained in:
@@ -148,7 +148,7 @@ public:
|
||||
EPlayerVisor GetActiveVisor(const CStateManager& stateMgr) const;
|
||||
void UpdateStaticInterference(CStateManager& stateMgr, const float& dt);
|
||||
void IncreaseScanTime(u32 time, float val);
|
||||
void SetScanTime(ResId time, float val);
|
||||
void SetScanTime(ResId res, float time);
|
||||
float GetScanTime(ResId time) const;
|
||||
bool GetIsVisorTransitioning() const;
|
||||
float GetVisorTransitionFactor() const;
|
||||
|
||||
Reference in New Issue
Block a user