![]() |
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.RoomLibrary, including all inherited members.
_largeRoomTypes | Slasher.Map.RoomLibrary | private |
_regularRoomTypes | Slasher.Map.RoomLibrary | private |
AssignRoom(Room room, Room.RoomType roomType) | Slasher.Map.RoomLibrary | |
Awake() | Slasher.Map.RoomLibrary | private |
GetLargeRoomLayout(bool[,] quadrantPerimeter) | Slasher.Map.RoomLibrary | |
GetRoomTypeFromLayout(bool[,] Roomlayout) | Slasher.Map.RoomLibrary | |
Instance | Slasher.Map.RoomLibrary | static |
MAX_LARGE_ROOM_HEIGHT | Slasher.Map.RoomLibrary | static |
MAX_LARGE_ROOM_WIDTH | Slasher.Map.RoomLibrary | static |
ROOM_BUFFER_SIZE | Slasher.Map.RoomLibrary | static |
STANDARD_ROOM_HEIGHT | Slasher.Map.RoomLibrary | static |
STANDARD_ROOM_WIDTH | Slasher.Map.RoomLibrary | static |
ValidLargeRoomCandidate(bool[,] quadrantPerimeter) | Slasher.Map.RoomLibrary |