home *** CD-ROM | disk | FTP | other *** search
- Camera = {
- OUTLETS = {
- transformation;
- };
- SUPERCLASS = View;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- RibDocument = {
- ACTIONS = {
- windowDidBecomeKey:;
- windowWillClose:;
- setDistributor:;
- show:;
- };
- OUTLETS = {
- cameraView;
- window;
- distributor;
- };
- SUPERCLASS = Object;
- };
-