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

TSDL_Color

Declaration

Source position: sdl.pas line 1931

type TSDL_Color = record

  r: UInt8;

  g: UInt8;

  b: UInt8;

  unused: UInt8;

end;


Documentation generated on: 2023-03-18