getX method

double getX()

Implementation

double getX() {
  return _bindings.spine_point_attachment_get_x(_attachment);
}