home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1995 August / NEBULA.mdf / Apps / Games / How / How_1.5 / Source / How.nib / data.classes next >
Encoding:
Text File  |  1994-05-07  |  469 b   |  43 lines

  1. How = {
  2.     ACTIONS = {
  3.     ThreeNo:;
  4.     FourYes:;
  5.     FourNo:;
  6.     ResultButton:;
  7.     TwoYes:;
  8.     StartHow:;
  9.     SixYes:;
  10.     ThreeYes:;
  11.     TwoNo:;
  12.     FiveYes:;
  13.     Chosen:;
  14.     closeInfo:;
  15.     OneYes:;
  16.     SixNo:;
  17.     OneNo:;
  18.     SevenYes:;
  19.     FiveNo:;
  20.     SevenNo:;
  21.     };
  22.     OUTLETS = {
  23.     CardThree;
  24.     CardOne;
  25.     Result;
  26.     Suzuki;
  27.     MoreInfo;
  28.     Intro;
  29.     CardFour;
  30.     CardTwo;
  31.     BartFull;
  32.     Select;
  33.     Info;
  34.     ResultImage;
  35.     };
  36.     SUPERCLASS = Object;
  37. };
  38. FirstResponder = {
  39.     ACTIONS = {
  40.     };
  41.     SUPERCLASS = Object;
  42. };
  43.