Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Artful Two for Clipper 5.0 - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

Syntax

SHADOW( nTop, nLeft, nBottom, nRight )

Purpose

Places a non-destructive shadow over the specified screen coordinates.

Arguments

     nTop,...,nRight -- screen coordinates of the rectangle to be shadowed

Setup

None.

Example

     SHADOW( 10, 20, 20, 60 )

Returns

NIL

Side Effects

Shadows the area within the specified coordinates.

Source File

AA_VIDEO.C

See Also: SHADOWBOX()

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