Adds an entity to the store
Returns closest entity to a given {Point}
Will return the nearest entity or undefined if none are found
Iterator that loops through entities and returns a transformed array
The aggregate result of each call to the transformation function
Generated using TypeDoc
EntityStore stores entities and makes them searchable. Valid entities must be positioned in Cartesian space.