Difference between revisions of "B2.RevoluteJoint:getMotorSpeed"

From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === <br /> Returns the motor speed in radians per second. <br /> <br /> <source lang="lua"> (number), = b2...")
(No difference)

Revision as of 11:05, 23 August 2018

Available since: Gideros 2011.6

Description


Returns the motor speed in radians per second.

(number), = b2.RevoluteJoint:getMotorSpeed()

Returns (number) The motor speed in radians per second