Style Slasher
A dressup combat roguelike created by Scrungle Studios for the 2025 Swinburne Capstone project.
Slasher.Map.MapGenerator Member List

This is the complete list of members for Slasher.Map.MapGenerator, including all inherited members.

_blankMapSlasher.Map.MapGeneratorprivate
_blankRoomSlasher.Map.MapGeneratorprivate
_maxIterationsSlasher.Map.MapGeneratorprivate
AllocateRooms(Map map, MapParametersSO mapParametersSO)Slasher.Map.MapGeneratorprivate
CreateLargeRoom(Quadrant originQuadrant, Map map)Slasher.Map.MapGenerator
CreateLargeRooms(Map map, MapParametersSO mapParametersSO)Slasher.Map.MapGeneratorprivate
CreateMap(MapParametersSO mapParametersSO)Slasher.Map.MapGenerator
CreateRegularRoom(Quadrant quadrant, Map map)Slasher.Map.MapGenerator
CreateRegularRooms(Map map, MapParametersSO mapParameters)Slasher.Map.MapGeneratorprivate
DebugPerimeter(bool[,] blankPerimeter, Quadrant originQuadrant)Slasher.Map.MapGenerator
EvaluateQuadrantPerimeter(Quadrant originQuadrant, Map map)Slasher.Map.MapGenerator
GenerateBaseMapLayout(Map map, MapParametersSO mapParametersSO)Slasher.Map.MapGenerator