Method: MiniGL::G.ramp_slip_threshold

Defined in:
lib/minigl/global.rb

.ramp_slip_thresholdObject

Gets or sets the value of ramp_slip_threshold. See GameWindow#initialize for details.



143
144
145
# File 'lib/minigl/global.rb', line 143

def ramp_slip_threshold
  @ramp_slip_threshold
end