# File tile.rb, line 170 def del @@tiles.delete_at(@tileno) @x1,@y1,@x2,@y2,@inclusive,@id,@tileno=nil end