VertexAttachment.fromPointer constructor
VertexAttachment.fromPointer(
- Pointer<
spine_vertex_attachment_wrapper> _ptr
Implementation
VertexAttachment.fromPointer(this._ptr)
: super.fromPointer(SpineBindings.bindings.spine_vertex_attachment_cast_to_attachment(_ptr));