spine_slot_pose_set method
Implementation
void spine_slot_pose_set(
spine_slot_pose self,
spine_slot_pose pose,
) {
return _spine_slot_pose_set(
self,
pose,
);
}
void spine_slot_pose_set(
spine_slot_pose self,
spine_slot_pose pose,
) {
return _spine_slot_pose_set(
self,
pose,
);
}