update method

void update()

Implementation

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