Difference between revisions of "World:setGravity"

m (included link to other languages)
 
Line 14: Line 14:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Set the gravity of the world.}}
 
{{#set:Description=Set the gravity of the world.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|World:setGravity}}
 
{{i18n|World:setGravity}}

Latest revision as of 17:53, 25 March 2011

Set the gravity of the world.

Function

Synopsis

World:setGravity( x, y )

Arguments

number x
The x component of gravity.
number y
The y component of gravity.

Returns

Nothing.

See Also


Other Languages