clear method

void clear()

Implementation

void clear() {
  _bindings.spine_animation_state_data_clear(_data);
}