home *** CD-ROM | disk | FTP | other *** search
/ Nebula / nebula.bin / SourceCode / Classes / Rubberview / sym / Rubber.h < prev   
C/C++ Source or Header  |  1993-06-25  |  292b  |  15 lines

  1. /* ./sym/Rubber.h generated from Rubber.psw
  2.    by unix pswrap V1.009  Wed Apr 19 17:50:24 PDT 1989
  3.  */
  4.  
  5. #ifndef RUBBER_H
  6. #define RUBBER_H
  7.  
  8. extern void PSWInitRubberband( void );
  9.  
  10. extern void PSWPositionRect(const float coords[]);
  11.  
  12. extern void PSWMakeVisible(int bIsVisible);
  13.  
  14. #endif RUBBER_H
  15.