Source position: libsdl3_gfx.pas line 3224
type TrectangleRGBA = function( |
renderer: PSDL_Renderer; |
x1: TSint16; |
y1: TSint16; |
x2: TSint16; |
y2: TSint16; |
r: TUint8; |
g: TUint8; |
b: TUint8; |
a: TUint8 |
):Tbool; |
CT Web help |
CodeTyphon Studio |