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

TSDL_KeyboardEvent

Declaration

Source position: sdl.pas line 1697

type TSDL_KeyboardEvent = record

  type_: UInt8;

  which: UInt8;

  state: UInt8;

  keysym: TSDL_KeySym;

end;


Documentation generated on: 2023-03-18