Skip to content

Neslib.Sdl3.Haptic

Classes & Records

Name Description
TSdlHaptic The haptic record used to identify an SDL haptic.
TSdlHapticCondition A record containing a template for a Condition effect.
TSdlHapticConstant A record containing a template for a Constant effect.
TSdlHapticCustom A record containing a template for the TSdlHapticKind.Custom effect.
TSdlHapticDirection Structure that represents a haptic direction.
TSdlHapticEffect The generic template for any haptic effect.
TSdlHapticID This is a unique ID for a haptic device for the time it is connected to the system, and is never reused for the lifetime of the application.
TSdlHapticLeftRight A record containing a template for a Left/Right effect.
TSdlHapticPeriodic A record containing a template for a Periodic effect.
TSdlHapticRamp A record containing a template for a Ramp effect.

Types

Name Description
PSdlHapticDirection
TSdlHapticDirectionKind Types of haptic directions
TSdlHapticEffectID A haptic effect ID
TSdlHapticFeature Haptic features.
TSdlHapticFeatures
TSdlHapticKind Types of effects.

Routines

Name Description
SdlIsJoystickHaptic Query if a joystick has haptic features.
SdlIsMouseHaptic Query whether or not the current mouse has haptic capabilities.

Constants

Name Description
SDL_HAPTIC_INFINITY Used to play a device an infinite number of times.