PhysicsConstraintInertiaTimeline.fromPointer constructor
PhysicsConstraintInertiaTimeline.fromPointer(
- Pointer<
spine_physics_constraint_inertia_timeline_wrapper> _ptr
Implementation
PhysicsConstraintInertiaTimeline.fromPointer(this._ptr)
: super.fromPointer(
SpineBindings.bindings.spine_physics_constraint_inertia_timeline_cast_to_physics_constraint_timeline(_ptr));