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

TstringRGBA

Declaration

Source position: libsdl2_gfx.pas line 149

type TstringRGBA = function(

  renderer: PSDL_Renderer;

  x: cint16;

  y: cint16;

  const syt: PChar;

  r: cuint8;

  g: cuint8;

  b: cuint8;

  a: cuint8

):cint32;



CT Web help

CodeTyphon Studio