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

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