Enum DirectInputForceFeedbackCommands
Namespace: JeremyAnsel.DirectX.DirectInput
Assembly: JeremyAnsel.DirectX.DirectInput.dll
Syntax
[Flags]
public enum DirectInputForceFeedbackCommands : uint
Fields
| Name | Description |
|---|---|
| Continue | |
| None | |
| Pause | |
| Reset | |
| SetActuatorsOff | |
| SetActuatorsOn | |
| StopAll |