OOF2: The Manual

Name

OOF.Graphics_n.Settings.Color.Contourmap_Marker — Change the contour map marker color.

Synopsis

OOF.Graphics_n.Settings.Color.Contourmap_Marker(color)

Details

  • Parent Menu: OOF.Graphics_n.Settings.Color
  • Callback: function GfxWindow.contourmapMarkColor in module ooflib.common.IO.GUI.gfxwindow
  • Parameters:

    color
    Color for the contour map marker. Type: An object of the TranslucentColor class.

Description

Change the color of the position marker on the contourmap pane.

See Also