Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: PentaCell.Grid GenerateMaze(Random, MazeBias)

Declaration

public PentaCell.Grid GenerateMaze(
    Random rnd = null,
    MazeBias bias = MazeBias.Default
)

Summary

See Structure<TCell>.GenerateMaze(Random, MazeBias).