home *** CD-ROM | disk | FTP | other *** search
/ Nebula / nebula.bin / SourceCode / Palettes / RotationSliderPalette / sym / RotationSliderWraps.h < prev   
C/C++ Source or Header  |  1993-06-24  |  301b  |  13 lines

  1. /* ./sym/RotationSliderWraps.h generated from RotationSliderWraps.psw
  2.    by unix pswrap V1.009  Wed Apr 19 17:50:24 PDT 1989
  3.  */
  4.  
  5. #ifndef ROTATIONSLIDERWRAPS_H
  6. #define ROTATIONSLIDERWRAPS_H
  7.  
  8. extern void PSdrawBezel(float grayLevel);
  9.  
  10. extern void PSdrawKnob(float angle);
  11.  
  12. #endif ROTATIONSLIDERWRAPS_H
  13.