DEMO version ! After registering you will receive a complete version.

Description

This function draws a filled circle with it's center defined by the point
('Xmid','Ymid'). 'Radius' defines the number of pixels between the border
and ('Xmid','Ymid'). The color is defined by the value of 'Color'.
Clipping is performed.

This function can be used only if you have set the screen to a graphic mode
using FGLSetMode().


Syntax

FGLFillCircle(< Xmid >,< Ymid >,< Radius >,< Color >) -> Result.