home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J / os42j.iso / NextDeveloper / Demos / Billiards.app / English.lproj / Billiards.nib / data.classes next >
Text File  |  1993-06-28  |  501b  |  41 lines

  1. Billiards = {
  2.     ACTIONS = {
  3.     about:;
  4.     eightball:;
  5.     quit:;
  6.     general:;
  7.     slopRules:;
  8.     slop:;
  9.     scoreBoard:;
  10.     replayShot:;
  11.     flipxray:;
  12.     eightballRules:;
  13.     toolRules:;
  14.     autoplay:;
  15.     nineball:;
  16.     table:;
  17.     redrawMenu:;
  18.     fliptraj:;
  19.     billiards:;
  20.     billiardsRules:;
  21.     miniWorld:;
  22.     rack:;
  23.     sendOne:;
  24.     pool:;
  25.     haltShot:;
  26.     evolve:;
  27.     effects:;
  28.     poolRules:;
  29.     nineballRules:;
  30.     undoShot:;
  31.     };
  32.     OUTLETS = {
  33.     };
  34.     SUPERCLASS = Application;
  35. };
  36. FirstResponder = {
  37.     ACTIONS = {
  38.     };
  39.     SUPERCLASS = Object;
  40. };
  41.