Difference between revisions of "B2.PrismaticJoint:getMotorSpeed"
From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the motor speed in meters per second. <br /> <br /> <source lang="lua"> (number), = b2....") |
(No difference)
|
Revision as of 11:03, 23 August 2018
Available since: Gideros 2011.6
Description
Returns the motor speed in meters per second.
(number), = b2.PrismaticJoint:getMotorSpeed()
Returns (number) The motor speed in meters per second