coronasdk
How to calibrate the accelerometer angle based on how the users is holding the device with Corona SDK?
Hey guys, I just finished my app with Corona SDK and thought I\'d try to make my first game. As my first app was learning about the accelerometer I thought my game should be with that too.[详细]
2023-03-09 20:56 分类:问答Using IntelliJ IDE and Lua Programming Language to make Corona Applications
I have successfully installed: 1) IntelliJ IDEA 10.0.3 with Lua Plugin 2) Corona SDK 3) Corona API for IntelliJ[详细]
2023-03-09 16:31 分类:问答Corona - how to accommodate different device resolutions whilst retaining quality for hi-res devices?
How is it possible to accommodate lower resolutions from Corona but primarily target high resolution devices?[详细]
2023-03-09 06:08 分类:问答Calculate a circular wrapper?
I just started learning iphone development and after a friend recommended Corona SDK for the ease of use I finally decided to try it out.[详细]
2023-03-09 02:20 分类:问答Corona libraries
I want to add buttons in which untill i stop pressing them it will continuously do its functionality.[详细]
2023-03-09 00:30 分类:问答Different layers in Corona/Lua
I\'ve got a question about layering images/buttons with Corona/Lua. If I create one button on开发者_如何转开发 top of another one and then click it, both buttons\' events are triggered. How do I preve[详细]
2023-03-08 13:56 分类:问答Corona SDK physics - apply force in particular direction?
I\'m new to Corona and as a learning exercise I\'m creating a simple game of \"keepie uppie\" (http://en.wikipedia.org/wiki/Keepie_uppie) using the Corona SDK physics engine.[详细]
2023-03-08 02:35 分类:问答How to make images show on Corona Simulator for Mac
My Corona app correctly shows my PNG images when it\'s running in the Android simulator on PC. When I take the same code and compile on the Mac, my button 开发者_JAVA百科images work, but other PNGs do[详细]
2023-03-07 09:52 分类:问答Getting a button reference?
I\'m working on an app in Lua + Corona. As a complete beginner, I\'ve managed to hack together a little script for a carousel, but now I\'ve got a question.[详细]
2023-03-07 06:34 分类:问答Passing variables into a function in Lua
I\'m new to Lua, so (naturally) I got stuck at the first thing I tried to program. I\'m working with an example script provided with the Corona Developer package. Here\'s a simplified version of the f[详细]
2023-03-06 10:22 分类:问答