Unit 'libSDL3_gfx' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_sdl]

TpolygonRGBA

Declaration

Source position: libsdl3_gfx.pas line 3262

type TpolygonRGBA = function(

  renderer: PSDL_Renderer;

  vx: PSint16;

  vy: PSint16;

  n: LongInt;

  r: TUint8;

  g: TUint8;

  b: TUint8;

  a: TUint8

):Tbool;



CT Web help

CodeTyphon Studio