DrawOrder.fromPointer constructor

DrawOrder.fromPointer(
  1. Pointer<spine_draw_order_wrapper> _ptr
)

Implementation

DrawOrder.fromPointer(this._ptr);