MCPcopy Create free account
hub / github.com/DFHack/dfhack / hits

Method hits

plugins/siege-engine.cpp:962–962  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

960 int goal_step, goal_z_step, goal_distance;
961
962 bool hits() const { return collision_step > goal_step; }
963
964 PathMetrics(const ProjectilePath &path)
965 {

Callers 3

calcTileStatusFunction · 0.80
aimAtPointMethod · 0.80
aimAtAreaMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected