VelocityConstraintPoint class

Constructors

VelocityConstraintPoint()

Properties

hashCode int
The hash code for this object.
no setterinherited
normalImpulse double
getter/setter pair
normalMass double
getter/setter pair
rA Vector2
final
rB Vector2
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
tangentImpulse double
getter/setter pair
tangentMass double
getter/setter pair
velocityBias 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