home *** CD-ROM | disk | FTP | other *** search
/ Hoog Spel 50 / Hoogspel50CDROM.iso / CLASSES < prev    next >
Text File  |  1996-07-02  |  7KB  |  211 lines

  1. Object              ;system.sc
  2.   Code              ;system.sc
  3.     Actions         ;feature.sc
  4.     Scaler          ;scaler.sc
  5.       ScaleTo       ;scaleto.sc
  6.       SlopedScaler  ;slscaler.sc
  7.     OnMeAndLowY     ;user.sc
  8.     GradualLooper   ;grooper.sc
  9.     SmoothLooper    ;smooper.sc
  10.     PseudoMouse     ;pmouse.sc
  11.     PAvoider        ;pavoid.sc
  12.     Panner          ;scrlplan.sc
  13.     PointGauge      ;pcntr.sc
  14.     Debugger        ;debug.sc
  15.   Collection        ;system.sc
  16.     List            ;system.sc
  17.       Set           ;system.sc
  18.         EventHandler;system.sc
  19.           Cast      ;system.sc
  20.           Sounds    ;game.sc
  21.         Dialog      ;dialog.sc
  22.           SRDialog  ;save.sc
  23.             Restore ;save.sc
  24.             Save    ;save.sc
  25.           oTranslucentDialog;talker.sc
  26.         IconBar     ;iconbar.sc
  27.           Inventory ;invent.sc
  28.         NewHandlerList;events.sc
  29.         PEditor     ;debpoly.sc
  30.         Dice        ;liars.sc
  31.         ScoreDisplay;410.sc
  32.       Controls      ;dialog.sc
  33.       Conversation  ;conv.sc
  34.       RadioGroup    ;button.sc
  35.   Script            ;system.sc
  36.     Tutorial        ;tutorial.sc
  37.     CueObj          ;feature.sc
  38.     SoTwinkle       ;twinkle.sc
  39.     SoSuperTwinkle  ;twinkle.sc
  40.     OceanMotion     ;430.sc
  41.     SineOceanMotion ;430.sc
  42.   Event             ;system.sc
  43.   Cue               ;system.sc
  44.   Array             ;array.sc
  45.     IntArray        ;array.sc
  46.     IDArray         ;array.sc
  47.       PArray        ;parray.sc
  48.     ByteArray       ;array.sc
  49.       String        ;string.sc
  50.   Rectangle         ;rect.sc
  51.   Timer             ;timer.sc
  52.   TimeOut           ;timer.sc
  53.   Sound             ;sound.sc
  54.     QueuedSound     ;qsound.sc
  55.     TPSound         ;tpsound.sc
  56.   Cycle             ;motion.sc
  57.     Forward         ;motion.sc
  58.       Walk          ;motion.sc
  59.       SyncWalk      ;motion.sc
  60.       StopWalk      ;stopwalk.sc
  61.       ForwardCounter;forcount.sc
  62.     CycleTo         ;motion.sc
  63.       EndLoop       ;motion.sc
  64.       BegLoop       ;motion.sc
  65.     Reverse         ;reverse.sc
  66.     MouthSync       ;sync.sc
  67.     GradualCycler   ;grooper.sc
  68.     MoveCycle       ;movecyc.sc
  69.     RandCycle       ;randcyc.sc
  70.       RTRandCycle   ;randcyc.sc
  71.     Oscillate       ;osc.sc
  72.     RangeOsc        ;rangeosc.sc
  73.     Blink           ;talker.sc
  74.   Motion            ;motion.sc
  75.     MoveTo          ;motion.sc
  76.       Path          ;path.sc
  77.         RelPath     ;path.sc
  78.       RegionPath    ;regpath.sc
  79.     Chase           ;chase.sc
  80.     Follow          ;follow.sc
  81.     Wander          ;wander.sc
  82.     PolyPath        ;polypath.sc
  83.       MoveFwd       ;movefwd.sc
  84.       PChase        ;pchase.sc
  85.       PFollow       ;pfollow.sc
  86.     Jump            ;jump.sc
  87.       JumpTo        ;jump.sc
  88.     Orbit           ;orbit.sc
  89.     DPath           ;dpath.sc
  90.       RelDPath      ;reldpath.sc
  91.     Track           ;track.sc
  92.     Approach        ;approach.sc
  93.     TPCPath         ;tpcpath.sc
  94.     TPPolyPath      ;tpppath.sc
  95.       TPChase       ;pchase.sc
  96.       TPOrbit       ;porbit.sc
  97.       TPWander      ;pwander.sc
  98.   Polygon           ;polygon.sc
  99.     EditablePolygon ;debpoly.sc
  100.   WalkieTalkie      ;walktalk.sc
  101.   Sync              ;sync.sc
  102.   ScriptSync        ;sync.sc
  103.   Feature           ;feature.sc
  104.     View            ;actor.sc
  105.       Prop          ;actor.sc
  106.         Actor       ;actor.sc
  107.           Ego       ;ego.sc
  108.             LarryEgo;l7ego.sc
  109.           Cat       ;cat.sc
  110.         Door        ;door.sc
  111.         Mouth       ;talker.sc
  112.         Indicator   ;pcntr.sc
  113.         Die         ;liars.sc
  114.         AIBabe      ;liars.sc
  115.         ScoreDigit  ;410.sc
  116.       Cursor        ;cursor.sc
  117.         IconBarCursor;iconbar.sc
  118.       DItem         ;ditem.sc
  119.         DText       ;dtext.sc
  120.           DButton   ;dbutton.sc
  121.             SRDButton;save.sc
  122.           DEdit     ;dedit.sc
  123.           SelectorDText;dselectr.sc
  124.           TPText    ;talker.sc
  125.           ToolHelpView;events.sc
  126.         DIcon       ;dicon.sc
  127.           DCIcon    ;dcicon.sc
  128.         DSelector   ;dselectr.sc
  129.           FileSelector;filesel.sc
  130.       IconItem      ;iconbar.sc
  131.         InvItem     ;invent.sc
  132.       TextView      ;textview.sc
  133.       TiledView     ;tiledbmp.sc
  134.       PushButton    ;button.sc
  135.         ToggleButton;button.sc
  136.           RadioButton;button.sc
  137.         TextButton  ;button.sc
  138.           MessageButton;button.sc
  139.           DismissTextButton;button.sc
  140.         DismissButton;button.sc
  141.       TextItem      ;button.sc
  142.       EditItem      ;button.sc
  143.       TPSelector    ;tpselect.sc
  144.       TransView     ;transluc.sc
  145.       ScrollView    ;scrlplan.sc
  146.       InvSlot       ;inv.sc
  147.       MenuItem      ;menus.sc
  148.         MenuHeader  ;menus.sc
  149.       ScrollBar     ;scrllbar.sc
  150.       DragButton    ;scrllbar.sc
  151.       TorScrollHandle;tpscroll.sc
  152.       BetDie        ;liars.sc
  153.     InventWellFeature;inv.sc
  154.     OpaqueFeature   ;modalpl.sc
  155.     MoveFeature     ;modalpl.sc
  156.     ExitFeature     ;exitfeat.sc
  157.     CUExitFeature   ;exitfeat.sc
  158.     ScrollExit      ;tpscroll.sc
  159.     TravelFeature   ;travel.sc
  160.     BetSlot         ;liars.sc
  161.   Magnifier         ;magnify.sc
  162.   Styler            ;styler.sc
  163.   Plane             ;plane.sc
  164.     TiledPlane      ;tiledbmp.sc
  165.     TranslucentPlane;transluc.sc
  166.     ScrollPlane     ;scrlplan.sc
  167.       TorScrollPlane;tpscroll.sc
  168.     ModalPlane      ;modalpl.sc
  169.       DialogPlane   ;gendialg.sc
  170.     ToolHelpPlane   ;events.sc
  171.     TextWindowClass ;textpop.sc
  172.   Print             ;print.sc
  173.   User              ;user.sc
  174.     NewUser         ;events.sc
  175.   Block             ;block.sc
  176.     Cage            ;block.sc
  177.   File              ;file.sc
  178.   Game              ;game.sc
  179.     DoitChangedGame ;events.sc
  180.       NewGame       ;newgame.sc
  181.   Region            ;game.sc
  182.     Room            ;game.sc
  183.       L7Room        ;l7room.sc
  184.   StatusLine        ;game.sc
  185.   Messager          ;messager.sc
  186.     TPMessager      ;tpmessag.sc
  187.   Narrator          ;talker.sc
  188.     Talker          ;talker.sc
  189.   MessageObj        ;conv.sc
  190.   Inset             ;inset.sc
  191.   Flags             ;flags.sc
  192.     oFlagsClass     ;l7flags.sc
  193.   CueMe             ;cueme.sc
  194.     FaceCue         ;actor.sc
  195.   FeatureInfo       ;featinfo.sc
  196.   TiledBitmap       ;tiledbmp.sc
  197.   InventItem        ;inv.sc
  198.   InvHandler        ;inv.sc
  199.   TimePauser        ;timepaus.sc
  200.   MenuHandler       ;menus.sc
  201.   EventCode         ;events.sc
  202.   NewEventHandler   ;events.sc
  203.   L7PopupMenuHandler;popmenu.sc
  204.   delayDisposeScript;dds.sc
  205.   VerbHandler       ;l7ego.sc
  206.   MotionNoLoop      ;mowoloop.sc
  207.     MoveToNoLoop    ;mowoloop.sc
  208.   TextDisplayClass  ;textpop.sc
  209.   TextSaverClass    ;textpop.sc
  210.   L7TalkWindow      ;l7talk.sc
  211.