41 42 43 44
# File 'lib/RIUI/RISlider.rb', line 41 def reset self.square.x = @x - (@square_size/2) @value = 0 end