getBendDirection method

int getBendDirection()

Implementation

int getBendDirection() {
  return _bindings.spine_ik_constraint_get_bend_direction(_constraint);
}