Unit 'sdl' Package
[Overview][Constants][Types][Procedures and functions][Index] [#sdl]

TSDL_JoyAxisEvent

Declaration

Source position: sdl.pas line 1725

type TSDL_JoyAxisEvent = record

  type_: UInt8;

  which: UInt8;

  axis: UInt8;

  value: SInt16;

end;


Documentation generated on: 2023-03-18