Source position: libsdl3_gfx.pas line 3252
type TpieRGBA = function( |
renderer: PSDL_Renderer; |
x: TSint16; |
y: TSint16; |
rad: TSint16; |
start: TSint16; |
end_: TSint16; |
r: TUint8; |
g: TUint8; |
b: TUint8; |
a: TUint8 |
):Tbool; |
CT Web help |
CodeTyphon Studio |