Home
last modified time | relevance | path

Searched refs:locationMargin (Results 1 – 1 of 1) sorted by relevance

/dports/games/keeperrl/keeperrl-alpha23/
H A Dlevel_maker.cpp2219 int locationMargin = 10; in topLevel() local
2227 locations->setMinMargin(startingPos, minMargin - locationMargin); in topLevel()
2352 queue->addMaker(unique<Margin>(mapBorder + locationMargin, std::move(locations))); in topLevel()
2360 queue->addMaker(unique<Margin>(mapBorder + locationMargin, std::move(locations2))); in topLevel()