PathAttachment.fromPointer constructor
PathAttachment.fromPointer(
- Pointer<
spine_path_attachment_wrapper> _ptr
Implementation
PathAttachment.fromPointer(this._ptr)
: super.fromPointer(SpineBindings.bindings.spine_path_attachment_cast_to_vertex_attachment(_ptr));