enableQueue method

void enableQueue()

Implementation

void enableQueue() {
  SpineBindings.bindings.spine_animation_state_enable_queue(_ptr);
}