Skip to content

StraightFlow

jay19240 edited this page Dec 11, 2024 · 1 revision

StraightFlow

Manage a straight flow entries.

Constructors

  • new StraightFlow(): StraightFlow

Methods

  • draw(): void
  • push(entry: StraightFlowEntry): void
    • entry: The flow entry.
  • update(ts: number): void
    • ts: The timestep.
Clone this wiki locally