# File gglib/tile.rb, line 70
    def height
      return (@y2-@y1).abs
    end