PhysicsConstraintStrengthTimeline.fromPointer constructor
PhysicsConstraintStrengthTimeline.fromPointer(
- Pointer<
spine_physics_constraint_strength_timeline_wrapper> _ptr
Implementation
PhysicsConstraintStrengthTimeline.fromPointer(this._ptr)
: super.fromPointer(SpineBindings.bindings
.spine_physics_constraint_strength_timeline_cast_to_physics_constraint_timeline(_ptr));