mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-10 17:47:41 +00:00
Nearly match CScriptDoor
This commit is contained in:
@@ -116,6 +116,9 @@ public:
|
||||
void EnableLooping(bool enable);
|
||||
static CModelData CModelDataNull();
|
||||
static EWhichModel GetRenderingModel(const CStateManager& mgr);
|
||||
float GetAnimationDuration(int anim) const;
|
||||
|
||||
bool IsAnimating() const;
|
||||
|
||||
private:
|
||||
CVector3f x0_scale;
|
||||
|
||||
Reference in New Issue
Block a user