[cpp] 4.3 porting WIP

This commit is contained in:
Mario Zechner 2025-07-04 21:57:37 +02:00
parent fe20361d13
commit 3b1dd11003

View File

@ -86,6 +86,7 @@ namespace spine {
}
};
/// Changes a physics constraint's PhysicsConstraintPose::getStrength().
class SP_API PhysicsConstraintStrengthTimeline : public PhysicsConstraintTimeline {
friend class SkeletonBinary;