|
|
Sample Programs from NeXSTEP 3.3
#import "BackView.h"
@interface FlexyCubeView:BackView
{
NXPoint delta;
NXPoint pos, targetSpeed;
}
- drawCube: (float) gray;
- adjustSpeed: (float *) speedp
minSpeed: (float) minSpeed
maxSpeed: (float) maxSpeed
pos: (float *) posp
iMin: (float) iMin
iMax: (float) iMax;
- oneStep;
- initFrame:(NXRect *)frameRect;
- setImageConstraints;
@end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.