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

TTSDL_SetRenderDrawColor

Declaration

Source position: libsdl2.pas line 1566

type TTSDL_SetRenderDrawColor = function(

  renderer: PSDL_Renderer;

  r: UInt8;

  g: UInt8;

  b: UInt8;

  a: UInt8

):SInt32;



CT Web help

CodeTyphon Studio