Difference between revisions of "B2.PrismaticJoint:enableLimit"
From GiderosMobile
| Line 8: | Line 8: | ||
b2.PrismaticJoint:enableLimit(flag) | b2.PrismaticJoint:enableLimit(flag) | ||
</source> | </source> | ||
| − | '''flag''': (boolean) enable flag of joint limit | + | === Parameters === |
| + | '''flag''': (boolean) enable flag of joint limit <br/> | ||
Revision as of 10:39, 23 August 2018
Available since: Gideros 2011.6
Description
Enables or disables the joint limit.
b2.PrismaticJoint:enableLimit(flag)
Parameters
flag: (boolean) enable flag of joint limit