Options
All
  • Public
  • Public/Protected
  • All
Menu

Class State

State object stores information about values, and limits, and any other values, that can be dynamically changed in the system.

Hierarchy

  • State

Index

Properties

values: Value[]

Methods

  • findChangedValues(state: State): number[]
  • If value exists (by instance) in @state, and doesn't exist in this.state, it is marked as changed.

    Parameters

    Returns number[]

Generated using TypeDoc