spine_skeleton_get_constraints method
Implementation
spine_array_constraint spine_skeleton_get_constraints(
spine_skeleton self,
) {
return _spine_skeleton_get_constraints(
self,
);
}
spine_array_constraint spine_skeleton_get_constraints(
spine_skeleton self,
) {
return _spine_skeleton_get_constraints(
self,
);
}