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

Description

This function will draw the outlines of a circle with it's center defined
by the point ('Xmid','Ymid'). 'Radius' defines the number of pixels between
('Xmid','Ymid') and the border.
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

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