Namespace DeBroglie.Trackers
Classes
ChangeTracker
Tracks recently changed indices. This is useful for efficiently dealing with a small amount of changes to a large topology. Note that the list of changed indices can contain duplicates. The behaviour during the first call to GetChangedIndices() is undefined and subject to change.
SelectedChangeTracker
Runs a callback when the banned/selected status of tile changes with respect to a tileset.
SelectedTracker
Tracks the banned/selected status of each tile with respect to a tileset.