RegionAttachment.fromPointer constructor
RegionAttachment.fromPointer(
- Pointer<
spine_region_attachment_wrapper> _ptr
Implementation
RegionAttachment.fromPointer(this._ptr)
: super.fromPointer(SpineBindings.bindings.spine_region_attachment_cast_to_attachment(_ptr));