update method

void update()

Implementation

void update() {
  _bindings.spine_ik_constraint_update(_constraint);
}