mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-14 02:46:09 +00:00
Implement CParticleGenInfoGeneric
This commit is contained in:
@@ -140,6 +140,7 @@ public:
|
||||
bool HasModelData() const;
|
||||
const CSfxHandle* GetSfxHandle() const;
|
||||
void SetSfxPitchBend(s32);
|
||||
void SetRotation(const zeus::CQuaternion& q);
|
||||
void SetTranslation(const zeus::CVector3f& tr);
|
||||
void SetAddedToken(u32 tok);
|
||||
float GetPitch() const;
|
||||
|
||||
Reference in New Issue
Block a user