BoundingBoxAttachment.fromPointer constructor
BoundingBoxAttachment.fromPointer(
- Pointer<
spine_bounding_box_attachment_wrapper> _ptr
Implementation
BoundingBoxAttachment.fromPointer(this._ptr)
: super.fromPointer(SpineBindings.bindings.spine_bounding_box_attachment_cast_to_vertex_attachment(_ptr));