DrawOrderTimeline.fromPointer constructor
DrawOrderTimeline.fromPointer(
- Pointer<
spine_draw_order_timeline_wrapper> _ptr
Implementation
DrawOrderTimeline.fromPointer(this._ptr)
: super.fromPointer(SpineBindings.bindings.spine_draw_order_timeline_cast_to_timeline(_ptr));