Variables
ConstraintAnimator
ConstraintExpression
Constraint
Expression: { zero: ConstraintConstant; constant: any; fromAny: any; product: any; sum: any }
Type declaration
-
-
constant: function
-
Parameters
-
fromAny: function
-
Parameters
-
product: function
-
Parameters
-
sum: function
-
Parameters
ConstraintId
ConstraintId: { next: any }
Type declaration
-
next: function
-
Returns number
ConstraintProperty
ConstraintScope
ConstraintScope: { is: any }
Type declaration
-
is: function
-
Parameters
ConstraintStrength
ConstraintStrength: { Medium: number; Required: number; Strong: number; Unbound: number; Weak: number; clip: any; fromAny: any }
Type declaration
-
Readonly Medium: number
-
Readonly Required: number
-
Readonly Strong: number
-
Readonly Unbound: number
-
Readonly Weak: number
-
clip: function
- clip(strength: number): number
-
Parameters
Returns number
-
fromAny: function
-
Parameters
Returns number
ConstraintSymbol
ConstraintTerm
ConstraintTerm: { is: any }
Type declaration
-
is: function
-
Parameters
The Swim Constraint library implements an incremental solver for systems of linear constraint equations.