spine_ik_constraint_copy method
Implementation
spine_ik_constraint spine_ik_constraint_copy(
spine_ik_constraint self,
spine_skeleton skeleton,
) {
return _spine_ik_constraint_copy(
self,
skeleton,
);
}
spine_ik_constraint spine_ik_constraint_copy(
spine_ik_constraint self,
spine_skeleton skeleton,
) {
return _spine_ik_constraint_copy(
self,
skeleton,
);
}