public class DefaultAdjudicator extends java.lang.Object implements Adjudicator
| Constructor and Description |
|---|
DefaultAdjudicator() |
| Modifier and Type | Method and Description |
|---|---|
void |
adjudicate(Munition munition,
Target target)
Does nothing.
|
public void adjudicate(Munition munition, Target target)
adjudicate in interface Adjudicatormunition - The Munition instance for the impacttarget - The affected target