| Package | Description |
|---|---|
| legends.helper | |
| legends.model | |
| legends.web |
| Modifier and Type | Method and Description |
|---|---|
BiConsumer<List<String>,HistoricalFigure> |
HfListCollector.accumulator() |
| Modifier and Type | Method and Description |
|---|---|
static String |
EventHelper.fixPositionGender(String position,
HistoricalFigure historicalFigure,
Entity entity) |
| Modifier and Type | Field and Description |
|---|---|
static HistoricalFigure |
World.UNKNOWN_HISTORICAL_FIGURE |
| Modifier and Type | Method and Description |
|---|---|
HistoricalFigure |
Leader.getHf() |
HistoricalFigure |
HistoricalFigure.getHfLink(String link) |
static HistoricalFigure |
World.getHistoricalFigure(int id) |
static HistoricalFigure |
World.getHistoricalFigure(String name) |
| Modifier and Type | Method and Description |
|---|---|
static Comparator<HistoricalFigure> |
HistoricalFigure.byAge() |
List<HistoricalFigure> |
HistoricalFigure.getHfLinks(String link) |
static Collection<HistoricalFigure> |
World.getHistoricalFigures() |
| Modifier and Type | Method and Description |
|---|---|
String |
EntitySquadLink.getPosition(HistoricalFigure hf) |
String |
EntityPositionLink.getPosition(HistoricalFigure hf) |
static void |
HistoricalFigure.setContext(HistoricalFigure context) |
void |
Leader.setHf(HistoricalFigure hf) |
| Modifier and Type | Method and Description |
|---|---|
HistoricalFigure |
HfsController.FamilyMember.getHf() |
| Constructor and Description |
|---|
Family(HistoricalFigure hf,
boolean curse) |
FamilyMember(HistoricalFigure hf,
int generation,
int distance) |
Copyright © 2017. All rights reserved.