update method

void update()

Applies the constraint to the constrained bones.

Implementation

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