Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static field: MazeBias Straight

Declaration

MazeBias Straight

Summary

The algorithm exhausts all links of each new cell before moving on to the next (breadth-first). This generally leads to long, straight corridors.