Skip to content

Instantly share code, notes, and snippets.

@exerro
Created June 27, 2016 16:31
Show Gist options
  • Save exerro/b9981d90f2f6440f9bae008411d35fcf to your computer and use it in GitHub Desktop.
Save exerro/b9981d90f2f6440f9bae008411d35fcf to your computer and use it in GitHub Desktop.
local px = BLANK_PIXEL
for i = 1, width * height do
self.pixels[i] = px
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment