-
- All Implemented Interfaces:
-
it.unibo.alchemist.boundary.wormhole.interfaces.SlideInputManager
public class AbstractSlideInputManager implements SlideInputManager
ASlideInputManageris the base class for any class whose aim is to handle the the sliding of any physical/virtual device/control.
-
-
Constructor Summary
Constructors Constructor Description AbstractSlideInputManager(double initialValue, double min, double max)Creates a new ASlideInputManagerwith the value in input.
-