PhysicsConstraintResetTimeline.fromPointer constructor

PhysicsConstraintResetTimeline.fromPointer(
  1. Pointer<spine_physics_constraint_reset_timeline_wrapper> _ptr
)

Implementation

PhysicsConstraintResetTimeline.fromPointer(this._ptr)
    : super.fromPointer(SpineBindings.bindings.spine_physics_constraint_reset_timeline_cast_to_timeline(_ptr));