getY method

double getY()

Implementation

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