Update Image Coordinates/Position
Posted: Wed Sep 05, 2012 2:57 pm
If I define a image like
image = love.graphics.draw(img,posx,posy)
how will I then be able to move this image?
image = love.graphics.draw(img,posx,posy)
how will I then be able to move this image?