Function
Image:setCenter( x, y )
For instance, a 128x64 image, will have a default center at <64,32> (the actual center). If you want the image to rotate around its top-left corner, you set the center to <0,0>.
Synopsis
Image:setCenter( x, y )
Arguments
x (No description.)
y (No description.)
Returns
(Nothing)
Copyright © 2006-2008 LÖVE Development Team.