Difference between revisions of "B2.Body:setFixedRotation"
From GiderosMobile
| Line 6: | Line 6: | ||
|   b2.Body:setFixedRotation(flag) |   b2.Body:setFixedRotation(flag) | ||
| </source> | </source> | ||
| − | '''flag''': (boolean)   | + | === Parameters === | 
| + | '''flag''': (boolean)  <br/> | ||
Revision as of 10:44, 23 August 2018
Available since: Gideros 2012.09.6
Description
 b2.Body:setFixedRotation(flag)
Parameters
flag: (boolean)  
