getBendDirection method

int getBendDirection()

Implementation

int getBendDirection() {
  return _bindings.spine_ik_constraint_data_get_bend_direction(_data);
}