Click or drag to resize

IControllerVibrator Methods

The IControllerVibrator type exposes the following members.

Methods
 NameDescription
Public methodGetVibration Gets vibration level for a motor at a specified index.
Public methodSetVibration(Int32, Single) Sets vibration level for a motor at a specified index.
Public methodSetVibration(Int32, Single, Boolean) Sets vibration level for a motor at a specified index.
Public methodSetVibration(Int32, Single, Single) Sets vibration level for a motor at a specified index with a timeout.
Public methodSetVibration(Int32, Single, Single, Boolean) Sets vibration level for a motor at a specified index with a timeout.
Public methodStopVibration Stops vibration on all motors.
Top
See Also