Difference between revisions of "B2.Body:setLinearVelocity"

From GiderosMobile
(language)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
<languages />
 
 
'''Available since:''' Gideros 2011.6<br/>
 
'''Available since:''' Gideros 2011.6<br/>
'''Class:''' [[Special:MyLanguage/b2.Body|b2.Body]]<br/>
+
'''Class:''' [[b2.Body]]<br/>
  
 
=== Description ===
 
=== Description ===
Line 11: Line 10:
  
 
=== Parameters ===
 
=== Parameters ===
'''x''': (number) x coordinate of the linear velocity <br/>
+
'''x''': (number) x coordinate of the linear velocity<br/>
'''y''': (number) y coordinate of the linear velocity <br/>
+
'''y''': (number) y coordinate of the linear velocity<br/>
  
 
{{B2.Body}}
 
{{B2.Body}}

Revision as of 12:53, 12 January 2022