This is just a question for my own curiosity.
I’m curious about the difference between Corona and raw Lua. I’m expecting that Corona basically adds “libraries” just like a normal library, i.e. math, display, string, etc… So that’s what I’m using when I call things like math.cos, display.newImage or string.len? And I’m also expecting that if your text editor changes the color of the function (getmetatable or type, for example) that’s built into Lua? So to clarify, an “SDK” is what Corona is, and it uses Lua to code in?
If this sounds like a stupid question, sorry. I never did computer programming before a few months ago. [import]uid: 147322 topic_id: 30384 reply_id: 330384[/import]