This is WozView.h in view mode; [Download] [Up]
/* Generated by Interface Builder */
#import <appkit/View.h>
@interface WozView:View
{
unsigned char fbuf[192][72]; /* Pointer to the frame buffer for screen. */
}
- appDidInit:(id) sender;
- initFrame:(const NXRect *) frameRect;
- drawSelf:(const NXRect *) rects: (int) rectCount;
- drawChangedAreas:(const unsigned char *) a2_screen
shadow:(unsigned char *) shadow;
- (unsigned char *) data;
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.