home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.3 (Developer)
/
NeXT_Developer-3.3.iso
/
NextDeveloper
/
Examples
/
3Dkit
/
Simple
/
English.lproj
/
Simple.nib
/
data.classes
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-06-03
|
201 b
|
16 lines
SimpleCamera = {
ACTIONS = {
dumpRib:;
};
OUTLETS = {
rotoMatrix;
theRotator;
};
SUPERCLASS = N3DCamera;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};