# File mouse.rb, line 119
    def forceVisible(visible=true)
      @forced=true
      @visible=visible
    end