SCICompanion
3.0
  • Overview
  • Getting Started
  • View Editor
  • Pic Editor
  • Script editor
  • The SCI1.1 class library
    • Classes
    • Script Files
    • Public Procedures
      • AddPolygonsToRoom (Main.sc)
      • AddToScore (Main.sc)
      • AimToward (Main.sc)
      • AngleDiff (Helpers.sc)
      • Bclear (Main.sc)
      • Bset (Main.sc)
      • Btest (Main.sc)
      • ColorInit (ColorInit.sc)
      • CreateNewPolygon (Main.sc)
      • DebugPrint (Main.sc)
      • DebugRoomInit (DebugRoomInit.sc)
      • Die (Main.sc)
      • DisposeLoad (DisposeLoad.sc)
      • DoesRectContain (Obj.sc)
      • EditPrint (Print.sc)
      • FlipFeature (Flip.sc)
      • FlipPolygons (Flip.sc)
      • FormatPrint (Print.sc)
      • GetMouseRelease (Controls.sc)
      • GetNumber (Controls.sc)
      • GetTotalLength (Print.sc)
      • GetValueAt (Obj.sc)
      • HideStatus (Main.sc)
      • IsFacing (Helpers.sc)
      • IsObjectOnControl (Main.sc)
      • IsOneOf (Obj.sc)
      • IsOnScreen (Helpers.sc)
      • Max (Obj.sc)
      • Min (Obj.sc)
      • Modulo (Obj.sc)
      • Perform (Obj.sc)
      • RestorePreviousHandsOn (Main.sc)
      • SetUpEgo (Main.sc)
      • Sign (Obj.sc)
      • TextPrint (Print.sc)
  • Kernel Functions
  • The SCI Compiler
  • Text Editor
  • Message editor
  • Sound Editor
  • Vocabs
  • Font Editor
  • Cursor Editor
  • VGA Palette Editor
  • Digital Audio
  • Output Pane
  • Debugger
  • Undo
  • Aspect Ratio
  • Palette cycling
  • Anatomy of an SCI game
  • Decompiler
  • Preferences
  • Game/Interpreter Versions
SCICompanion
  • Docs »
  • The SCI1.1 class library »
  • Public Procedures
  • View page source

Public ProceduresΒΆ

The SCI 1.1 template game consists of about 35 public procedures.

  • AddPolygonsToRoom (Main.sc)
  • AddToScore (Main.sc)
  • AimToward (Main.sc)
  • AngleDiff (Helpers.sc)
  • Bclear (Main.sc)
  • Bset (Main.sc)
  • Btest (Main.sc)
  • ColorInit (ColorInit.sc)
  • CreateNewPolygon (Main.sc)
  • DebugPrint (Main.sc)
  • DebugRoomInit (DebugRoomInit.sc)
  • Die (Main.sc)
  • DisposeLoad (DisposeLoad.sc)
  • DoesRectContain (Obj.sc)
  • EditPrint (Print.sc)
  • FlipFeature (Flip.sc)
  • FlipPolygons (Flip.sc)
  • FormatPrint (Print.sc)
  • GetMouseRelease (Controls.sc)
  • GetNumber (Controls.sc)
  • GetTotalLength (Print.sc)
  • GetValueAt (Obj.sc)
  • HideStatus (Main.sc)
  • IsFacing (Helpers.sc)
  • IsObjectOnControl (Main.sc)
  • IsOneOf (Obj.sc)
  • IsOnScreen (Helpers.sc)
  • Max (Obj.sc)
  • Min (Obj.sc)
  • Modulo (Obj.sc)
  • Perform (Obj.sc)
  • RestorePreviousHandsOn (Main.sc)
  • SetUpEgo (Main.sc)
  • Sign (Obj.sc)
  • TextPrint (Print.sc)
Next Previous

© Copyright 2015, Phil Fortier.

Built with Sphinx using a theme provided by Read the Docs.