SCICompanion
3.0
  • Overview
  • Getting Started
  • View Editor
  • Pic Editor
  • Script editor
  • The SCI0 class library
  • The SCI1.1 class library
    • Classes
    • Script Files
      • Actor.sc
      • Approach.sc
      • Block.sc
      • BorderWindow.sc
      • Chase.sc
      • ChoiceTalker.sc
      • ColorInit.sc
      • Controls.sc
      • Conversation.sc
      • Cycle.sc
      • DCIcon.sc
      • DColorButton.sc
      • DebugRoomInit.sc
      • DialogControls.sc
      • DialogEdit.sc
      • DisposeLoad.sc
      • Door.sc
      • DPath.sc
      • Ego.sc
      • Feature.sc
      • FeatureWriter.sc
      • File.sc
      • FileSelector.sc
      • Flags.sc
      • FlickerCycler.sc
      • Flip.sc
      • Follow.sc
      • ForwardCounter.sc
      • Game.sc
      • GameControls.sc
      • GameEgo.sc
      • Gauge.sc
      • Grooper.sc
      • IconItem.sc
      • Inset.sc
      • InventoryItem.sc
      • Jump.sc
      • Main.sc
      • Messager.sc
      • MoveCycle.sc
      • MoveFwd.sc
      • Orbit.sc
      • Oscillate.sc
      • PAvoider.sc
      • PChase.sc
      • PFollow.sc
      • Polygon.sc
      • PolygonEdit.sc
      • PolyPath.sc
      • Print.sc
        • Classes
        • Public Procedures
      • PriorityTalker.sc
      • PseudoMouse.sc
      • RandCycle.sc
      • RangeOscillate.sc
      • RegionPath.sc
      • RelDPath.sc
      • Reverse.sc
      • SaveRestoreDialog.sc
      • Scaler.sc
      • ScaleTo.sc
      • ScrollableInventory.sc
      • ScrollInsetWindow.sc
      • Sight.sc
      • Slider.sc
      • SmoothLooper.sc
      • Smopper.sc
      • Sound.sc
      • SpeakWindow.sc
      • StopWalk.sc
      • Sync.sc
      • System.sc
      • SysWindow.sc
      • Talker.sc
      • Timer.sc
      • Track.sc
      • User.sc
      • Wander.sc
    • Public Procedures
  • Kernel Functions
  • SCI Studio compatible compiler
  • 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
  • Importing and exporting resources
  • Extract All
  • Handy tips
  • A Basic Tutorial
SCICompanion
  • Docs »
  • The SCI1.1 class library »
  • Script Files »
  • Print.sc
  • View page source

Print.sc¶

This script contains a number of useful procedures for printing text on the screen.

Classes¶

Print of Object

Public Procedures¶

Prints()

Printf()

GetInput()

FindFormatLen()

Next Previous

© Copyright 2015, Phil Fortier.

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