Skip to main content

filtered_spatial_candidates

Function filtered_spatial_candidates 

Source
fn filtered_spatial_candidates(
    state: &CombatState,
    layer: SpatialLayerId,
    envelope: SpatialEnvelope,
    filter: &CandidateFilter,
    diagnostics: &mut ResolutionDiagnostics,
) -> Vec<EnemyIdx>