@2x images for iphone

Hello. I noticed that you can use display.newImageRect for a higher resolution image but because im developing for the iphone and the ipod, cant i just make another set of images with the prefix @2X at the end of the photo name and then the iphone will know to use those images instead of the lower resolution images? as long as I comment it out in the config.lua file? [import]uid: 122076 topic_id: 22276 reply_id: 322276[/import]

The lua engine with automatically pick the best resolution images for the device it’s running on.
That’s the Corona Magick [tm]! [import]uid: 10389 topic_id: 22276 reply_id: 88742[/import]