AxisRelease class sealed
Per-axis release plan.
decay is the friction-decay phases (sequential), settle is the
optional final rubber/snap to the natural rest target. The trajectory
shape is described by the direction + startZone + endZone fields
on the per-axis subclass — pattern-match those for behavior dispatch.
- Implementers
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited