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

TSDL_Overlay

Declaration

Source position: sdl.pas line 2075

type TSDL_Overlay = record

  format: UInt32;

  w: Integer;

  h: Integer;

  planes: Integer;

  pitches: PUInt16;

  pixels: PPUInt8;

  hw_overlay: UInt32;

end;


Documentation generated on: 2023-03-18