mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 06:27:43 +00:00
Implement CNewIntroBoss
This commit is contained in:
@@ -331,6 +331,8 @@ public:
|
||||
zeus::CTransform GetLctrTransform(std::string_view name) const;
|
||||
zeus::CTransform GetLctrTransform(CSegId id) const;
|
||||
|
||||
bool ApplyBoneTracking() const;
|
||||
|
||||
void DeathDelete(CStateManager& mgr);
|
||||
void Death(CStateManager& mgr, const zeus::CVector3f& direction, EScriptObjectState state);
|
||||
void KnockBack(const zeus::CVector3f&, CStateManager&, const CDamageInfo& info,
|
||||
|
||||
Reference in New Issue
Block a user