WheelJoint:getJointSpeed
Available since LÖVE 0.8.0
This method is not supported in earlier versions.
Returns the current joint translation speed.
Function
Synopsis
speed
=
WheelJoint
:
getJointSpeed
(
)
Arguments
None.
Returns
number speed
The translation speed of the joint in meters per second.
See Also
WheelJoint