Skip to content

Instantly share code, notes, and snippets.

View erinlin's full-sized avatar

YuShan Lin (Erin) erinlin

View GitHub Profile
@erinlin
erinlin / gist:4002108
Created November 2, 2012 15:42
Corona: storyboard template
----------------------------------------------------------------------------------
--
-- scene name
--
----------------------------------------------------------------------------------
local storyboard = require( "storyboard" )
local scene = storyboard.newScene()
-------------------------------------------------------------------------