| Package | Description |
|---|---|
| net.zomis.fight.ext |
| Modifier and Type | Method and Description |
|---|---|
FightRes<Fight<P,A>> |
GameFightNew.fightRandom(String name,
List<P> fighters,
int count,
FightIndexer<Fight<P,A>> indexer,
Function<ArenaParams<P>,A> arenaCreator,
Consumer<Fight<P,A>> process) |
<T> FightRes<T> |
GameFightNew.processStream(String name,
Stream<T> fightStream,
FightIndexer<T> indexer) |
Copyright © 2015. All rights reserved.