Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IChainLink

链中的一环,带有流动方向.

Hierarchy

  • IChainLink

Index

Properties

endPoints

endPoints: IPoint[]

路径的端点,在绝对坐标中.

pathLength

pathLength: number

Length of the path.

reversed

reversed: boolean

路径向前或向后流动.

walkedPath

walkedPath: IWalkPath

Reference to the path.

Generated using TypeDoc