Developing iPhone/iPad/Android Games with Corona: Creating Animations
In this demonstration, we will take our existing Hello World project and add some animation. To get started, we have the existing code: local textObj = display.newText("Hello World!", 50, 50, nil,...