Enum HapticConstant
- Namespace
- Alis.Core.Graphic.Sdl2.Enums
- Assembly
- Alis.dll
The haptic constant enum
public enum HapticConstant : ushort
Fields
HapticConstant = 1
-
The sdl haptic constant
HapticSine = 2
-
The sdl haptic sine
HapticLeftRight = 4
-
The sdl haptic left right
HapticTriangle = 8
-
The sdl haptic triangle
HapticSawToothUp = 16
-
The sdl haptic saw tooth up
HapticSawToothDown = 32
-
The sdl haptic saw tooth down
HapticSpring = 128
-
The sdl haptic spring
HapticDamper = 256
-
The sdl haptic damper
HapticInertia = 512
-
The sdl haptic inertia
HapticFriction = 1024
-
The sdl haptic friction
HapticCustom = 2048
-
The sdl haptic custom
HapticGain = 4096
-
The sdl haptic gain
HapticAutoCenter = 8192
-
The sdl haptic auto center
HapticStatus = 16384
-
The sdl haptic status
HapticPauseVar = 32768
-
The sdl haptic pause