C++
virtual void enableWheel( bool enable ) = 0;
Description
Input true to enable the wheel, or false to disable it.
Parameters
Parameters | Description |
---|---|
enable | Input true to enable the wheel |
virtual void enableWheel( bool enable ) = 0;
Input true to enable the wheel, or false to disable it.
Parameters | Description |
---|---|
enable | Input true to enable the wheel |