DEMO version ! After registering you will receive a complete version.
Description
Draws a line on the screen from position ('Xleft','Ytop') to
('Xright','Ybottom') in the 'Color'.
Clipping is performed.
This function can be used only if you have set the screen to a graphic mode
using FGLSetMode().
Syntax
FGLLine(< Xleft >,< Ytop >,< Xright >,< Ybottom >,< Color >) -> Result.