The Cursed Labyrinth
|
Public Member Functions | |
override List< Vector2Int > | OrderCandidates (Room room, List< Vector2Int > candidates, System.Random rng) |
override List< Vector2Int > | FilterCandidatesForRule (Room room, List< Vector2Int > candidates, SimpleProp rule) |
override 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.
|
virtual |
Reimplemented from PropStrategyBase.
|
virtual |
Reimplemented from PropStrategyBase.