|
The Cursed Labyrinth
|


Public Member Functions | |
| override List< Vector2Int > | OrderCandidates (Room room, List< Vector2Int > candidates, System.Random rng) |
| Public Member Functions inherited from PropStrategyBase | |
| virtual List< Vector2Int > | FilterCandidatesForRule (Room room, List< Vector2Int > candidates, SimpleProp rule) |
| virtual PlacementMods | GetPlacementMods (Vector2Int cell, Room room) |
Additional Inherited Members | |
| Public Attributes inherited from PropStrategyBase | |
| List< SimpleProp > | rules = new() |
| Properties inherited from PropStrategyBase | |
| IReadOnlyList< SimpleProp > | Rules [get] |
| bool | HasRules [get] |
|
virtual |
Reimplemented from PropStrategyBase.