Package zombie.characters
Interface IComparitor
public interface IComparitor
-
Method Summary
Modifier and Type Method Description booleantest(IsoGameCharacter gameCharacter, IsoGameCharacter gameCharacter2)
-
Method Details
-
test
-
public interface IComparitor
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
test(IsoGameCharacter gameCharacter,
IsoGameCharacter gameCharacter2) |