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

TSDL_JoyButtonEvent

Declaration

Source position: sdl.pas line 1756

type TSDL_JoyButtonEvent = record

  type_: UInt8;

  which: UInt8;

  button: UInt8;

  state: UInt8;

end;


Documentation generated on: 2023-03-18