AbstractSlideInputManager

constructor(initialValue: Double, min: Double, max: Double)(source)

Creates a new ASlideInputManager with the value in input. This is useful if you want to have an initial output.

Parameters

initialValue

is the hypothetical initial amound of 'slides'

min

the minimum allowed

max

the maximum allowed