ContactPositionConstraint class

Constructors

ContactPositionConstraint()

Properties

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
localCenterA Vector2
final
localCenterB Vector2
final
localNormal Vector2
final
localPoint Vector2
final
localPoints List<Vector2>
getter/setter pair
pointCount int
getter/setter pair
radiusA double
getter/setter pair
radiusB double
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
type ManifoldType
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