Hello!
I have just started playing with Corona SDK with the help of a local friend, and since he is often not around, I am studying most of it by myself. Anyhow, I have a few questions I hope you Corona gurus can answer.
First, I love Corona SDK, but I have a problem which is common with many frameworks like this with documentation. The docs are not bad, but they often send you back and forth to blog posts, articles, and so on, sometimes with notes towards the bottom of the article. So I might have missed something and my question could be redundant, but even if you can just forward me to the right article, I’d appreciate it!
- Memory management: is there a clear documentation about what should be and what should not be my worry when managing resources in Corona SDK? I understand the whole local variable thing in Lua, but other than that, is there something else I should take care of?
- Image formats: am I right in saying that ALL images in Corona SDK are loaded as 32bit textures? So there is no reason for me to save images or sprites as 16bit stuff (other than file size)?
Thanks! [import]uid: 124625 topic_id: 21473 reply_id: 321473[/import]

[import]uid: 52491 topic_id: 21473 reply_id: 85144[/import]
