getY method

double getY()

Implementation

double getY() {
  return _bindings.spine_point_attachment_get_y(_attachment);
}