getWidth method

int getWidth()

Implementation

int getWidth() {
  return _bindings.spine_texture_region_get_width(_region);
}