Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- dBsee 4.6 - The Library - <b>dfshade()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
dfShade()
Draws a shadow
------------------------------------------------------------------------------
Syntax:

     dfShade( <nTop>, <nLeft>, <nBottom>,;
              <nRight>, [<nColorShade>]  ) --> NIL

Parameters:

     <nTop>, <nLeft>, <nBottom>, <nRight> Shadow coordinates.
     <nColorShade> Shadow color. The default is 8.

Returns:

     NIL

Description:

     Draws a shadow at given screen coordinates.

Example:

     dfShade( 10, 10, 24, 77 )

See also:

     dbZoom()

See Also: dbZoom()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson