module BearMG

Defined in:

bearlib/mapgen.cr

Class Method Summary

Class Method Detail

def self.generate_map(size : Int32, typ : BearLibMG::MapGenerator, seed : Int32, rooms : Rooms | Nil) : Array(BearLibMG::CellType) #

[View source]