getOffsetX method

double getOffsetX()

Implementation

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