Sequence.fromPointer constructor

Sequence.fromPointer(
  1. Pointer<spine_sequence_wrapper> _ptr
)

Implementation

Sequence.fromPointer(this._ptr);