ContactVelocityConstraint class

Constructors

ContactVelocityConstraint()

Properties

contactIndex int
getter/setter pair
friction double
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
indexA int
getter/setter pair
indexB int
getter/setter pair
invIA double
getter/setter pair
invIB double
getter/setter pair
invMassA double
getter/setter pair
invMassB double
getter/setter pair
K Matrix2
final
normal Vector2
final
normalMass Matrix2
final
pointCount int
getter/setter pair
points List<VelocityConstraintPoint>
final
restitution double
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
tangentSpeed double
getter/setter pair

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