# File mouse.rb, line 44 def restrictY(restrict=true) @ry = restrict if @ry @oy = $window.mouse_y end end