API Reference

Hi, everyone!!! About API reference, where can I find more about Corona and maybe LUA? Below there is a part of code and there are commands that I can not find in Corona webpage API Reference. Look that:

Object.framePosition = “left” --what does framePosition do?
Object.animInterval = 150 --what does animInterval do?
Object.isInvisible = false --Obviosly but I can not find
Object.isElectro = false – what does isElectro do?
Object.invisibleCycle = 1 --what does invisibleCycle do?

Can anyone help? I want know more about API Reference.

Thank you. [import]uid: 40281 topic_id: 11314 reply_id: 311314[/import]

lua.org would be your place to look for Lua info. They have a downloadable book.

As for the API, I’m still new to this. [import]uid: 30399 topic_id: 11314 reply_id: 41097[/import]

Where did you get that code? [import]uid: 48521 topic_id: 11314 reply_id: 41116[/import]