Unit 'libSDL2' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_sdl]

TSDL_HapticConstant

Declaration

Source position: libsdl2.pas line 2714

type TSDL_HapticConstant = record

  _type: UInt16;

  

  direction: TSDL_HapticDirection;

  

  length: UInt32;

  

  delay: UInt16;

  

  button: UInt16;

  

  interval: UInt16;

  

  level: SInt16;

  

  attack_length: UInt16;

  

  attack_level: UInt16;

  

  fade_length: UInt16;

  

  fade_level: UInt16;

  

end;



CT Web help

CodeTyphon Studio