Corona is a mobile development framework for creating high-performance, multimedia-rich applications, games, eBooks etc.
I've been trying to use Corona SDK's Facebook API to post the score on the game I'm developing on facebook. …
ios lua coronasdk nsurl nsurlerrordomainHow can I set a lower and upper bound value for a variable in a if-statement in lua programming language? …
if-statement lua coronasdkIf I have a file structure like this: ./main.lua ./mylib/mylib.lua ./mylib/mylib-utils.lua ./mylib/mylib-helpers.lua ./mylib/…
lua require coronasdkI tried corona sdk free edition, i really liked it. The problem is, that im not so good developer to …
android sdk game-engine coronasdk moaiI have 2 different Lua files, main.lua and game_model.lua. I'm trying to save some details in a JSON …
lua coronasdkHow do I call a function that needs to be called from above its creation? I read something about forward …
lua forward-declaration coronasdkI am new to lua and corona sdk, and i am using the storyboard api to create an app. i …
lua coronasdk corona-storyboard