Package | Description |
---|---|
legends.helper | |
legends.model |
Modifier and Type | Method and Description |
---|---|
static String |
EventHelper.fixPositionGender(String position,
HistoricalFigure historicalFigure,
Entity entity) |
Modifier and Type | Field and Description |
---|---|
static Entity |
World.UNKNOWN_ENTITY |
Modifier and Type | Method and Description |
---|---|
Entity |
Leader.getEntity() |
static Entity |
World.getEntity(int id) |
Entity |
Site.getOwner() |
Entity |
Entity.getParent() |
Entity |
Entity.getRoot() |
Modifier and Type | Method and Description |
---|---|
static Collection<Entity> |
World.getEntities() |
List<Entity> |
Entity.getGroups() |
static List<Entity> |
World.getMainCivilizations() |
List<Entity> |
Entity.getWarEnemies() |
Modifier and Type | Method and Description |
---|---|
List<EntityPositionLink> |
HistoricalFigure.getPositions(Entity entity) |
void |
Leader.setEntity(Entity entity) |
void |
Site.setOwner(Entity owner) |
void |
Entity.setParent(Entity parent) |
Copyright © 2017. All rights reserved.