Showing results for
on docs.coronalabs.comInevitably, there will be a time in your app development where you’ll need to show your code to someone else. Perhaps it’s...
...Display objects that are not placed into a specific group become part of the stage, but in the process of developing an app, you...
...When developing with Solar2D Native, you must override Corona’s notification icon resources as follows:
First, you should become familiar with how Android handles...
First, you should become familiar with how Android handles...
...it becomes a tap object (red square) over a touch object (blue square). Do this by editing line 29, changing "touch"
to "tap"
and...
to "tap"
and...
...Data is sent to functions as parameters, or “arguments” as some developers refer to them. These are passed to the function as a ()
), for...
), for...
As you develop your application, you should always consider how your design choices affect performance. Despite ongoing core improvements, mobile devices still face fundamental...
...For example, if a purchase unlocks a new world within a game or grants a permanent
Google IAP allows for transactions to be refunded...
Google IAP allows for transactions to be refunded...
...This is crucial to understand if you want to create the type of date above, possibly for a multiplayer game with players in different...
...Remember how we assign a myName
property to each object when we create it? This property now becomes critical as a means to detect...
property to each object when we create it? This property now becomes critical as a means to detect...
...a period
parameter, a positive number indicating how much time should pass before the sine wave repeats. The default is 2 * π, corresponding to...
parameter, a positive number indicating how much time should pass before the sine wave repeats. The default is 2 * π, corresponding to...