OOF2: The Manual

Name

OOF.Graphics_n.Settings.Scroll.Horizontal — Scroll horizontally.

Synopsis

OOF.Graphics_n.Settings.Scroll.Horizontal(position)

Details

  • Parent Menu: OOF.Graphics_n.Settings.Scroll
  • Callback: function GhostGfxWindow.hScrollCB in module ooflib.common.IO.ghostgfxwindow
  • Parameters:

    position
    Horizontal scroll position. Type: A real number.

Description

Scroll the display horizontally. The given position gives the distance between the left edge of the displayed image and the left edge of the display area, in units of the screen pixel size.