Sha256: 6afb288c1be2f065eaca48da54ef473f39584f33ce8ff696bed34cd4ae142758

Contents?: true

Size: 207 Bytes

Versions: 9

Compression:

Stored size: 207 Bytes

Contents

display.setStatusBar( display.HiddenStatusBar )

-- require controller module
local storyboard = require "storyboard"
local widget = require "widget"

-- load first screen
storyboard.gotoScene( "loadmenu" )

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
nakor-0.0.12 lib/nakor/generators/corona-game-template/main.lua
nakor-0.0.10 lib/nakor/generators/corona-game-template/main.lua
nakor-0.0.9 lib/nakor/generators/corona-game-template/main.lua
nakor-0.0.8 lib/nakor/generators/corona-game-template/main.lua
nakor-0.0.7 lib/nakor/generators/corona-game-template/main.lua
nakor-0.0.6 lib/nakor/generators/corona-game-template/main.lua
nakor-0.0.5 lib/nakor/generators/corona-game-template/main.lua
nakor-0.0.4 lib/nakor/generators/corona-game-template/main.lua
nakor-0.0.3 lib/nakor/generators/corona-game-template/main.lua