mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 14:27:42 +00:00
All animation nodes implemented
This commit is contained in:
@@ -13,7 +13,7 @@ protected:
|
||||
public:
|
||||
CAnimTreeSingleChild(const std::weak_ptr<CAnimTreeNode>& node, std::string_view name);
|
||||
|
||||
SAdvancementResults VAdvanceView(const CCharAnimTime& a);
|
||||
SAdvancementResults VAdvanceView(const CCharAnimTime& dt);
|
||||
CCharAnimTime VGetTimeRemaining() const;
|
||||
bool VHasOffset(const CSegId& seg) const;
|
||||
zeus::CVector3f VGetOffset(const CSegId& seg) const;
|
||||
|
||||
Reference in New Issue
Block a user