getStretch method

bool getStretch()

Implementation

bool getStretch() {
  return _bindings.spine_ik_constraint_get_stretch(_constraint) == -1;
}