Error in LÖVE Documentation 0.5.0?
Posted: Mon Feb 16, 2009 4:32 am
On this page:
http://love2d.org/docs/love_physics_newWorld_2.html
Arguments
lx X-component of lower left corner of the World area.
ly Y-component of lower left corner of the World area.
ux X-component of upper left corner of the World area.
uy Y-component of upper left corner of the World area.
gx X-component of the gravity.
gy Y-component of the gravity.
sleep True to allow sleep, false otherwise.
Should bolded "lefts" be "rights"? I haven't experimented with the function to make sure... but that doesn't seem right. Can someone enlighten me if I'm confused?
http://love2d.org/docs/love_physics_newWorld_2.html
Arguments
lx X-component of lower left corner of the World area.
ly Y-component of lower left corner of the World area.
ux X-component of upper left corner of the World area.
uy Y-component of upper left corner of the World area.
gx X-component of the gravity.
gy Y-component of the gravity.
sleep True to allow sleep, false otherwise.
Should bolded "lefts" be "rights"? I haven't experimented with the function to make sure... but that doesn't seem right. Can someone enlighten me if I'm confused?