getOffsetY method

double getOffsetY()

Implementation

double getOffsetY() {
  return _bindings.spine_texture_region_get_offset_x(_region);
}