getX method

double getX()

Implementation

double getX() {
  return _bindings.spine_bone_data_get_x(_data);
}