Initializes a new DirectionList.
Optional directions: Direction[] = []The Directions to initialize the list with.
DirectionList
The Directions in the list.
DirectionList
The number of Directions in the list.
DirectionList
Adds a Direction to the list.
DirectionList
Clones the direction list into a new instance.
A new instance of the current direction list.
DirectionList
Creates a bitmask from a DirectionMap.
DirectionList
Checks whether a Direction exists in the list.
DirectionList
Inverts a DirectionMap.
DirectionList
Removes a Direction from the list.
DirectionList
Generated using TypeDoc
Defines a list of Directions.
DirectionList