Method | Description | |
---|---|---|
setLimitEnabled ( bool limitEnabled ) : |
||
setLowerLimit ( float lowerLimit ) : |
||
setMaxMotorTorque ( float maxMotorTorque ) : |
||
setMotorEnabled ( bool motorEnabled ) : |
||
setMotorImpulse ( float motorImpulse ) : |
||
setMotorSpeed ( float motorSpeed ) : |
||
setOtherBodyAnchor ( |
||
setOwnerBodyAnchor ( |
||
setUpperLimit ( float upperLimit ) : |
Method | Description | |
---|---|---|
getJointDef ( ) : |
public setLimitEnabled ( bool limitEnabled ) : |
||
limitEnabled | bool | |
return |
public setLowerLimit ( float lowerLimit ) : |
||
lowerLimit | float | |
return |
public setMaxMotorTorque ( float maxMotorTorque ) : |
||
maxMotorTorque | float | |
return |
public setMotorEnabled ( bool motorEnabled ) : |
||
motorEnabled | bool | |
return |
public setMotorImpulse ( float motorImpulse ) : |
||
motorImpulse | float | |
return |
public setMotorSpeed ( float motorSpeed ) : |
||
motorSpeed | float | |
return |
public setOtherBodyAnchor ( |
||
otherBodyAnchor | ||
return |
public setOwnerBodyAnchor ( |
||
ownerBodyAnchor | ||
return |
public setUpperLimit ( float upperLimit ) : |
||
upperLimit | float | |
return |