Skip to content Skip to sidebar Skip to footer
Showing posts with the label Lua

Display Random Objects In Corona Without Overlapping On The Other Objects On Screen

I want to display random objects on the screen i have one ball but the objects been generated are o… Read more Display Random Objects In Corona Without Overlapping On The Other Objects On Screen

Have An Error Of Project By Corona Sdk

I hava a project from my friends, When I run the project in the Eclipse ,will have an error printed… Read more Have An Error Of Project By Corona Sdk

Close Lua State And Reopen

I'm using Lua in android but is not very clear if I can do this: LuaState L = null; function l… Read more Close Lua State And Reopen