【发布时间】:2014-06-16 12:57:30
【问题描述】:
我需要任何关于如何在背景中移动的想法。我有很大的背景,我需要为此行动。
例子:
我有:
background = display.newImage ("background.png")
function -- ( for touch )
--here need how move around the background.
end
【问题讨论】:
标签: image background sdk lua coronasdk