B2.PrismaticJoint:getJointSpeed

From GiderosMobile
This page contains changes which are not marked for translation.


Available since: Gideros 2011.6
Class: b2.PrismaticJoint

Description

Returns the current joint translation speed, usually in meters per second.

(number) = b2.PrismaticJoint:getJointSpeed()

Return values

Returns (number) the current joint translation speed, usually in meters per second




LiquidFun