spine_bounds_get_height method
Implementation
double spine_bounds_get_height(
spine_bounds bounds,
) {
return _spine_bounds_get_height(
bounds,
);
}
double spine_bounds_get_height(
spine_bounds bounds,
) {
return _spine_bounds_get_height(
bounds,
);
}