|
|
Sample Programs from NeXSTEP 3.3
MySubclass = {
SUPERCLASS = Object;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
TeapotView = {
ACTIONS = {
setResolutionFrom:;
setSurfaceType:;
setColorFrom:;
};
OUTLETS = {
surfaceMatrix;
resolutionSlider;
teapotsBox;
inspectorPanel;
theShader;
teapot;
resolutionTextField;
colorWell;
};
SUPERCLASS = N3DCamera;
};
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.