Skip to content

Instantly share code, notes, and snippets.

View deactive's full-sized avatar

Alessandro Thomas Brown deactive

View GitHub Profile
--# Background
Background = class()
function Background:init()
self.level = 0
self.sprite = readImage("Dropbox:FWBackground-Space-3")
self.sprite1 = readImage("Dropbox:FWBackground-Space-3")
self.sprite2 = readImage("Dropbox:FWBackground-Space-1")