home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1995 August / NEBULA.mdf / SourceCode / GameKit / Palettes / GameInfoPalette / English.lproj / GameInfoInspector.nib / data.classes next >
Encoding:
Text File  |  1994-06-07  |  301 b   |  21 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. GameInfoInspector = {
  7.     ACTIONS = {
  8.     };
  9.     OUTLETS = {
  10.     numStreamsText;
  11.     numTablesText;
  12.     numOneUpsText;
  13.     passwordText;
  14.     maxHighScoresText;
  15.     numSoundsText;
  16.     numTypesText;
  17.     slotTypeText;
  18.     };
  19.     SUPERCLASS = IBInspector;
  20. };
  21.