OOF2: The Manual

Name

OOF.Settings.Graphics_Defaults.Skeletons.Moving_Nodes — Set default parameters for the Move Node toolbox displays.

Synopsis

OOF.Settings.Graphics_Defaults.Skeletons.Moving_Nodes(color,size)

Details

  • Parent Menu: OOF.Settings.Graphics_Defaults.Skeletons
  • Callback: function _setDefaultMoveNodeParams in module ooflib.engine.IO.movenodedisplay
  • Parameters:

    color
    Color for the to-be-moved node. Type: An object of the Color class.
    size
    Node size. Type: An integer in the range [0, 10].

Description

Set default parameters governing how the Move Nodes Toolbox displays the moving node in the graphics window. See MoveNodeDisplay for details. This command can be put in the .oof2rc file to set the defaults for all OOF2 sessions.