I am off and on porting a Palm Pilot program I wrote a number (a large number
of years ago. The program has a bunch of planets revolving around a central star with a random field of stars in the background. There are 5-6 planets that I animate using the enterFrame event.
The stars are a bunch of small rectangles that I generate at random and even though they don’t move, they slow the animation down significantly (on the device—in the simulator, everything zips along). On the Palm Pilot I used double buffering with an extra buffer where I drew the random background once. Nice and fast.
Any approach I can take with Corona to speed things up?
Thanks,
Matt
[import]uid: 78 topic_id: 395 reply_id: 300395[/import]