spine_point_attachment_get_y method
Implementation
double spine_point_attachment_get_y(
spine_point_attachment attachment,
) {
return _spine_point_attachment_get_y(
attachment,
);
}
double spine_point_attachment_get_y(
spine_point_attachment attachment,
) {
return _spine_point_attachment_get_y(
attachment,
);
}