Difference between revisions of "World:setGravity"

m (1 revision: Importing from potato (again).)
m (included link to other languages)
Line 1: Line 1:
 
 
Set the gravity of the world.
 
Set the gravity of the world.
 
== Function ==
 
== Function ==
Line 15: Line 14:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Set the gravity of the world.}}
 
{{#set:Description=Set the gravity of the world.}}
 +
== Other Languages ==
 +
{{i18n|World:setGravity}}

Revision as of 14:26, 22 January 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