AbstractSlideInputManager
open fun AbstractSlideInputManager( initialValue: Double, min: Double, max: Double)
Content copied to clipboard
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