-- pieces of levels Chunk = {} Chunk.__index = Chunk function Chunk:new(file, rect) end