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

TfilledTrigonRGBA

Declaration

Source position: libsdl2_gfx.pas line 155

type TfilledTrigonRGBA = function(

  renderer: PSDL_Renderer;

  x1: cint16;

  y1: cint16;

  x2: cint16;

  y2: cint16;

  x3: cint16;

  y3: cint16;

  r: cuint8;

  g: cuint8;

  b: cuint8;

  a: cuint8

):cint32;



CT Web help

CodeTyphon Studio