IMotorEnabledJoint class abstract

interface IMotorEnabledJoint

Annotations
  • @JS()

Constructors

IMotorEnabledJoint()

Properties

hashCode int
The hash code for this object.
no setterinherited
physicsJoint ↔ dynamic
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setLimit(num upperLimit, [num lowerLimit, num motorIndex]) → void
setMotor([num force, num maxForce, num motorIndex]) → void
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited