Source position: libsdl3_gfx.pas line 3246
type TellipseRGBA = function( |
renderer: PSDL_Renderer; |
x: TSint16; |
y: TSint16; |
rx: TSint16; |
ry: TSint16; |
r: TUint8; |
g: TUint8; |
b: TUint8; |
a: TUint8 |
):Tbool; |
CT Web help |
CodeTyphon Studio |