A cursor is a handle to a specific element in a collection.

Type Parameters

  • T

Implements

Constructors

Properties

Accessors

Methods

Constructors

Properties

value: [Vec2, T]

A reference to the element pointed to by this cursor, as it was inserted into the collection.

Accessors

Methods

  • Parameters

    • newData: T

    Returns void