A single set of indices

Constructors

Accessors

Methods

Constructors

Accessors

Methods

  • Does the set have a particular index for a particular type.

    Parameters

    • localID: number

      The dense index in the set to check.

    Returns boolean

    True if it has the type.

  • Insert a local ID in the set.

    Parameters

    • localID: number

      The id to insert.

    Returns boolean

    True if the value was inserted, not a duplicate