Difference between revisions of "B2.Body:setFixedRotation"
From GiderosMobile
|  (Created page with "__NOTOC__ '''Available since:''' Gideros 2012.09.6<br/> === Description === <br /> <source lang="lua"> = b2.Body:setFixedRotation(flag,) </source> '''flag:''' (boolean)  '''''...") | |||
| Line 4: | Line 4: | ||
| <br /> | <br /> | ||
| <source lang="lua"> | <source lang="lua"> | ||
| − | + |  b2.Body:setFixedRotation(flag) | |
| </source> | </source> | ||
| − | '''flag | + | '''flag''': (boolean)  ''''''<br/> | 
Revision as of 10:17, 23 August 2018
Available since: Gideros 2012.09.6
Description
 b2.Body:setFixedRotation(flag)
'flag: (boolean)  '
