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

TbezierColor

Declaration

Source position: libsdl2_gfx.pas line 163

type TbezierColor = function(

  renderer: PSDL_Renderer;

  const vx: pcint16;

  const vy: pcint16;

  n: cint32;

  s: cint32;

  colour: cuint32

):cint32;



CT Web help

CodeTyphon Studio