home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1995 August / NEBULA.bin / SourceCode / GameKit / Apps / HighScoreServer / gamekit / GrayView2.h < prev    next >
Encoding:
Text File  |  1994-06-07  |  217 b   |  14 lines

  1.  
  2. /* Generated by Interface Builder */
  3.  
  4. #import <appkit/appkit.h>
  5.  
  6. @interface GrayView2:View
  7. {
  8. }
  9.  
  10. - aroundFrame:(const NXRect *)aRect :(float)y;
  11. - drawSelf:(NXRect *)rects :(int)rectCount;    // redraws the screen.
  12.  
  13. @end
  14.