Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-tentacle.cc570 tentacle_connect_constraints & connect_costs, in _try_tentacle_connect() argument
586 if (auto constraint = map_find(*connect_costs.connection_constraints, in _try_tentacle_connect()
608 current_target, connect_costs, in _try_tentacle_connect()
921 tentacle_connect_constraints connect_costs; in move_solo_tentacle() local
922 connect_costs.connection_constraints = &connection_data; in move_solo_tentacle()
923 connect_costs.base_monster = tentacle; in move_solo_tentacle()
927 connect_costs, in move_solo_tentacle()
990 tentacle_connect_constraints connect_costs; in move_child_tentacles() local
1116 connect_costs.connection_constraints = &connection_data; in move_child_tentacles()
1117 connect_costs.base_monster = tentacle; in move_child_tentacles()
[all …]