Initializes a new DirectionMap.
Optional directions: Direction[] = []The Directions to initialize the map with.
DirectionMap
The Directions in the list.
DirectionList
Adds a Direction to the map.
DirectionMap
Returns the adjacency list for the direction map.
Gets the Directions within the map.
DirectionMap
Generated using TypeDoc
Defines a map of Directions.
DirectionMap