getX method

double getX()

Implementation

double getX() {
  return _bindings.spine_skeleton_get_x(_skeleton);
}