|
|
Sample Programs from NeXSTEP 3.3
#import <appkit/View.h>
#import "Thinker.h"
@interface BackView:View
{
id image;
NXRect imageRect;
NXPoint maxCoord;
unsigned BVthen;
}
- (BOOL) timePassed: (BStimeval) delay;
- drawSelf:(const NXRect *)rects :(int)rectCount;
- setImageConstraints;
- setImage: newImage;
- (BOOL) useBufferedWindow;
@end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.