Available since LÖVE 0.9.0 |
This function is not supported in earlier versions. |
Translates the World's origin. Useful in large worlds where floating point precision issues become noticeable at far distances from the origin.
World:translateOrigin( x, y )
number x
number y
Nothing.