![]() |
Style Slasher
A dressup combat roguelike created by Scrungle Studios for the 2025 Swinburne Capstone project.
|
This is the complete list of members for Slasher.Map.MapGenerator, including all inherited members.
_blankMap | Slasher.Map.MapGenerator | private |
_blankRoom | Slasher.Map.MapGenerator | private |
_maxIterations | Slasher.Map.MapGenerator | private |
AllocateRooms(Map map, MapParametersSO mapParametersSO) | Slasher.Map.MapGenerator | private |
CreateLargeRoom(Quadrant originQuadrant, Map map) | Slasher.Map.MapGenerator | |
CreateLargeRooms(Map map, MapParametersSO mapParametersSO) | Slasher.Map.MapGenerator | private |
CreateMap(MapParametersSO mapParametersSO) | Slasher.Map.MapGenerator | |
CreateRegularRoom(Quadrant quadrant, Map map) | Slasher.Map.MapGenerator | |
CreateRegularRooms(Map map, MapParametersSO mapParameters) | Slasher.Map.MapGenerator | private |
DebugPerimeter(bool[,] blankPerimeter, Quadrant originQuadrant) | Slasher.Map.MapGenerator | |
EvaluateQuadrantPerimeter(Quadrant originQuadrant, Map map) | Slasher.Map.MapGenerator | |
GenerateBaseMapLayout(Map map, MapParametersSO mapParametersSO) | Slasher.Map.MapGenerator |