| Package | Description |
|---|---|
| net.zomis.fight |
| Modifier and Type | Method and Description |
|---|---|
FightResults<T> |
GameFight.fightEvenly(T[] fighters,
int gamesPerGroup,
FightInterface<T> fightStrategy)
Creates 1 vs.
|
FightResults<T> |
GameFight.fightRandom(T[] fighters,
int count,
FightInterface<T> fightStrategy)
Perform a specific number of randomly selected 1 vs.
|
Copyright © 2014. All rights reserved.