Skip to main content

eval_unit_health_deficit

Function eval_unit_health_deficit 

Source
pub(in rotation) fn eval_unit_health_deficit<O>(
    ops: &mut O,
    health: O::Float,
    max_health: O::Float,
) -> O::Float
where O: EvalRuleOps,