|
|
1.1 root 1: MySubclass = {
2: SUPERCLASS = Object;
3: };
4: FirstResponder = {
5: ACTIONS = {
6: };
7: SUPERCLASS = Object;
8: };
9: TeapotView = {
10: ACTIONS = {
11: setResolutionFrom:;
12: setSurfaceType:;
13: setColorFrom:;
14: };
15: OUTLETS = {
16: surfaceMatrix;
17: resolutionSlider;
18: teapotsBox;
19: inspectorPanel;
20: theShader;
21: teapot;
22: resolutionTextField;
23: colorWell;
24: };
25: SUPERCLASS = N3DCamera;
26: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.