Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TCXL Database - vexpbox http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
VexpBox

Draws and fill an exploding text box.

Header File.....TCXLvid.h

Prototype.......VOID VexpBox(VposT sp, VposT ep, BytT bt, AtrT ba, ChrT fc,
                     AtrT fa);

Source File.....DSP\VEXPBOX.C

Arguments.......sp -  Start Position
                ep -  End Position
                bt -  Frame Type (One of the following)
                  BOX_SNG..all single
                  BOX_DBL..all double
                  BOX_VER..horiz single, vert double
                  BOX_HOR..horiz double, vert single
                  BOX_HVY..heavy lines
                  BOX_SPA..spaces  no box
                ba -  Frame Attribute (See Appendix A)
                fc -  Fill Character
                fa -  Fill Attribute

Returns.........None.

See Also: Appendix A

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