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

TSDL_Rect

Declaration

Source position: sdl.pas line 1922

type TSDL_Rect = record

  x: SInt16;

  y: SInt16;

  w: UInt16;

  h: UInt16;

end;


Documentation generated on: 2023-03-18