Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

allowUndo

allowUndo: boolean

Wheter undo is allowed.

bgColor

bgColor: Color

Background color.

bgType

bgType: BGType

Type of the background.

drawsPerFrame

drawsPerFrame: number

Number of updates to be made to the graph per frame.

initTime

initTime: number

Initial value of the internal time.

maxUndos

maxUndos: number

Maximum number of possible undos. Use a smaller number to save memory.

scaleFactor

scaleFactor: number

Scaling of the graph. Larger number zooms.

timeStep

timeStep: number

Amount to increment the internal time by each frame.

tool

tool: Tool

Initially selected tool.

toolSettings

toolSettings: ToolOptions

Initial values for the tool settings.

Generated using TypeDoc