Search found 1 match

by Error404
Wed Sep 05, 2012 2:57 pm
Forum: Support and Development
Topic: Update Image Coordinates/Position
Replies: 1
Views: 1366

Update Image Coordinates/Position

If I define a image like

image = love.graphics.draw(img,posx,posy)

how will I then be able to move this image?