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

TSDL_JoyBallEvent

Declaration

Source position: sdl.pas line 1733

type TSDL_JoyBallEvent = record

  type_: UInt8;

  which: UInt8;

  ball: UInt8;

  xrel: SInt16;

  yrel: SInt16;

end;


Documentation generated on: 2023-03-18