bindbc-sdl v1.3.4 (2023-03-22T11:20:54Z)
Dub
Repo
SDL_HapticRamp
sdl
haptic
Undocumented in source.
struct
SDL_HapticRamp {
ushort
type
;
SDL_HapticDirection
direction
;
uint
length
;
ushort
delay
;
ushort
button
;
ushort
interval
;
short
start
;
short
end
;
ushort
attack_length
;
ushort
attack_level
;
ushort
fade_length
;
ushort
fade_level
;
}
Members
Variables
attack_length
ushort
attack_length
;
Undocumented in source.
attack_level
ushort
attack_level
;
Undocumented in source.
button
ushort
button
;
Undocumented in source.
delay
ushort
delay
;
Undocumented in source.
direction
SDL_HapticDirection
direction
;
Undocumented in source.
end
short
end
;
Undocumented in source.
fade_length
ushort
fade_length
;
Undocumented in source.
fade_level
ushort
fade_level
;
Undocumented in source.
interval
ushort
interval
;
Undocumented in source.
length
uint
length
;
Undocumented in source.
start
short
start
;
Undocumented in source.
type
ushort
type
;
Undocumented in source.
Meta
Source
See Implementation
sdl
haptic
enums
SDL_HAPTIC_CONSTANT
SDL_HAPTIC_POLAR
SDL_HAPTIC_STEERING_AXIS
structs
SDL_Haptic
SDL_HapticCondition
SDL_HapticConstant
SDL_HapticCustom
SDL_HapticDirection
SDL_HapticLeftRight
SDL_HapticPeriodic
SDL_HapticRamp
unions
SDL_HapticEffect