I have this game in which I load the same image hundreds of times.
I use display.newImageRect
My question is, is the image loaded from memory each time I call newImageRect, or Corona takes a backup in cache or something like that to improve performance?
Must I manually do something for better performance?
Thanks [import]uid: 64174 topic_id: 14777 reply_id: 314777[/import]
[import]uid: 3826 topic_id: 14777 reply_id: 54645[/import]