Options
All
  • Public
  • Public/Protected
  • All
Menu

Keeps track of visit counts and indicies for nodes.

Hierarchy

  • VisitSet

Index

Properties

Properties

counts

counts: VisitCounts

Map of IDs to the number of times the node has been visited (unset = unvisited)

indicies

indicies: VisitIndicies

Map of IDs to the last turn ID the node was visited. Useful for sorting by how recently a node was seen.

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method

Generated using TypeDoc