Enum Haptic
- Namespace
- Alis.Core.Graphic.Sdl2.Enums
- Assembly
- Alis.dll
The haptic enum
public enum Haptic : byte
Fields
HapticPolar = 0
-
The sdl haptic polar
HapticCartesian = 1
-
The sdl haptic cartesian
HapticSpherical = 2
-
The sdl haptic spherical
HapticSteeringAxis = 3
-
The sdl haptic steering axis