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