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

TpieColor

Declaration

Source position: libsdl2_gfx.pas line 146

type TpieColor = function(

  renderer: PSDL_Renderer;

  x: cint16;

  y: cint16;

  rad: cint16;

  start: cint16;

  finish: cint16;

  colour: cuint32

):cint32;



CT Web help

CodeTyphon Studio