home *** CD-ROM | disk | FTP | other *** search
- /* ControlViewWraps.h generated from ControlViewWraps.psw
- by unix pswrap V1.009 Wed Apr 19 17:50:24 PDT 1989
- */
-
- #ifndef CONTROLVIEWWRAPS_H
- #define CONTROLVIEWWRAPS_H
-
- extern void PSWMarkTime( void );
-
- extern void PSWReturnTime(int *ElapsedTime);
-
- extern void PSWDefsView(float BGColor, float BGColorStr, float BGWidthStr, float BGrect[]);
-
- extern void PSWEraseView( void );
-
- extern void PSWBasic(float X, float Y, char *Figure, char *Op);
-
- extern void PSWUserPath(float Pts[], int Tot_Pts, char Ops[], int Tot_Ops, char *Op);
-
- extern void PSWRectDraw(float XYScratch[], int j, char *rectOp);
-
- extern void PSWShow(float X, float Y, char *Char);
-
- extern void PSWXYShow(float X, float Y, char *CharString, float XYCoords[], int j);
-
- #endif CONTROLVIEWWRAPS_H
-