coronasdk
Draw and rub(erase) the line in corona
I used following code to draw a line But i want to erase that line if finger touches on same line.. Any Idea?[详细]
2023-04-12 15:38 分类:问答Corona SDK and moving objects
I have shapes (Rectangle) in my game and want to implement something like - when the shape object is pressed for small amount of time and pushed in any direction it should move small distance but pres[详细]
2023-04-12 12:01 分类:问答How to effectively handle object removal of objects with Corona SDK
just starting to play around with the awesome corona sdk. I started building a simple shooter game. I have the following code :[详细]
2023-04-12 07:34 分类:问答Corona/Box2D detect collision with non-moving static objects
For posting reasons here\'s a simple version of what I\'m trying to do. On the screen I have a simple circle object that is static and doesn\'t move. The user can then drag and drop a straight line.[详细]
2023-04-11 11:12 分类:问答Corona SDK Memory Leak
I\'m writing a game using Corona for a game design class and though I\'m still learning, I\'ve got most of the basics down. Right now, I have a situation where the program slows down after about two m[详细]
2023-04-07 19:21 分类:问答"Error: attempt to index local 'self' (a nil value)" in string.split function
Quick facts, I got this function from http://lua-users.org/wiki/SplitJoin at the very bottom, and am attempting to use it in the Corona SDK, though I doubt that\'s important.[详细]
2023-04-07 04:00 分类:问答Corona SDK, tableView: is there a way to force refresh- currently not showing new table entries
Is there a way to force a refresh/reload of the data on a tableView. I’m making an app where you tap a button to show a diff开发者_C百科erent group, in that new group you add a record to a sqlite dat[详细]
2023-04-06 13:11 分类:问答Corona + Android 2.2 + HTC Gratia problem
I\'ve developed an Android app开发者_运维问答lication with Corona SDK, I have a Samsung Galaxy S2 myself which I\'ve used to try my application with.[详细]
2023-04-05 12:00 分类:问答How to Play audio files by specifying Start and end in Corona or iOS & Android?
Scenario: I have a Long file - Say 30 Minutes. I want to play the file in interval 7-10 minutes. how to play a mp3 file from the middle[详细]
2023-04-04 22:12 分类:问答corona director issues, can't make object join director's localGroup
I have a problem inserting my gameScreen into the director\'s localGroup, causing director to complain at my everytime my game starts.[详细]
2023-04-04 15:32 分类:问答