typeExtend
See my other modules, snippets, tutorials, & templates at http://j-strahan.comContributor: jstrahan
View ArticleNative textFields and textBoxes simulation on windows
Adds a raw and buggy support for native.newTextField and native.newTextBox functions on windows.Contributor: ProGM
View ArticleSimple grid system
A simple grid to create columns in your Corona SDK project.Contributor: Foxbyte
View Articledbconfig
A library class for saving data. It uses internally a fast sqlite database as a key-value store.Contributor: jeduancornejo
View ArticleArrow with drag applied to tail feathers.
I've tried to implement a similar drag effect as seen here: http://www.iforceContributor: HoraceBury
View ArticleBitmap Font
An implementation of a Bitmap Font SpriteSheet using Corona.Contributor: Zunware
View ArticleFinger Paint Library - add finger painting with just one line of code!
Hi Everybody,Contributor: Jason Schroeder
View ArticleColor Picker - Color Picker to Your App With Just One Line of Code!
Hi Everybody,Contributor: Jason Schroeder
View ArticlePreference Library - Save data to Files ( tables, numbers, strings and boolean )
This small useful module can be used to store and retrieve values across different app sessions.Contributor: SatheeshJM
View ArticleGrid Layout
Just a test grid layout that I made the other day, wanted to see how I could fill the screen with cubes :)Contributor: CinnamonPud
View ArticleUse tags with TImers
This small library extends the timer object (performWithDelay, pause, resume, and cancel) to use optional tags.Contributor: Marble68
View Articlewidget.newPanel -- Simple method to slide in and out a menu or inventory panel.
Sample code demonstrating extending the widget framework to create a panel.Contributor: coronarob
View ArticleRGB colours
A list of RGB colours with supporting functions and Gfx2.0 colour code conversion.Contributor: HoraceBury
View ArticleXcode Corona Editor
Use Xcode as IDE for Corona SDKWorks with Xcode 4+5 - Corona SDK, Corona Enterprise and CoronaCardsPackage includes:Contributor: ojnab
View Articledmc_trajectory – parabolic motion for your objects
dmc_trajectory is a Lua module which moves objects following ballistic trajectories (parabolic motion) without using the phyContributor: dmccuskey
View ArticleCamp Fire
This is for anyone who wants a good basic camp fire effect without wanting to spend money on particle emitter.Contributor: Vibhu Bhola
View ArticleHTML styled text
A pure-Lua text-rendering module for Corona SDK which can handle basic HTML, fonts, font-styles, and even basic font metrics.Contributor: David Gross
View Article