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

ZOOM_BOX( nTr, nTc, nBr, nBc[, nBox_no[, nTr1 ;
          [, nTc1 [, nBr1[, nBc1 ]]]]] )

Purpose

Draws an exploding box.

Arguments

     nTr...nBc -- coordinates to open to

     nBox_no -- box type - default to #2

     nTr1...nBc1 -- coordinates to open from - default to center of screen

Setup

None.

Example

     ? ZOOM_BOX( 4, 0, 22, 76 )

Returns

The number of boxes drawn that created the "zoom" effect.

Side Effects

Bizarre screen with bad parameters.

Artful Calls

None.

Source File

AA_ZMBOX.PRG

See Also: DRAW_BOX() SHADOWBOX()

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