spine_atlas_get_regions method
Implementation
spine_array_atlas_region spine_atlas_get_regions(
spine_atlas self,
) {
return _spine_atlas_get_regions(
self,
);
}
spine_array_atlas_region spine_atlas_get_regions(
spine_atlas self,
) {
return _spine_atlas_get_regions(
self,
);
}