Package | Description |
---|---|
legends.model | |
legends.model.basic | |
legends.model.collections | |
legends.model.collections.basic | |
legends.model.events | |
legends.model.events.basic |
Modifier and Type | Field and Description |
---|---|
protected String |
ArtForm.description |
protected String |
ArtForm.name |
protected int |
ArtForm.originEnId |
Modifier and Type | Method and Description |
---|---|
void |
HistoricalFigure.setActiveInteraction(String activeInteraction) |
void |
HistoricalFigureLink.setLinkType(String linkType) |
void |
Site.setStructures(List<Structure> structures) |
void |
LegendsXml.setWorld(World world) |
Modifier and Type | Field and Description |
---|---|
protected int |
AbstractObject.id |
protected String |
NamedObject.name |
Modifier and Type | Field and Description |
---|---|
protected int |
OccasionScheduleCollection.civId |
protected int |
OccasionScheduleCollection.occasionId |
Modifier and Type | Field and Description |
---|---|
protected int |
EventCollection.endSeconds |
protected int |
EventCollection.endYear |
protected List<Integer> |
EventCollection.eventCols |
protected List<Integer> |
EventCollection.events |
protected int |
EventCollection.ordinal |
protected int |
EventCollection.parentEventCol |
protected int |
EventCollection.startSeconds |
protected int |
EventCollection.startYear |
protected String |
EventCollection.type |
Modifier and Type | Field and Description |
---|---|
protected int |
OccasionEvent.civId |
protected int |
MasterpieceEvent.entityId |
protected int |
OccasionEvent.occasionId |
protected int |
OccasionEvent.scheduleId |
protected int |
MasterpieceEvent.siteId |
protected int |
MasterpieceEvent.skillAtTime |
Modifier and Type | Method and Description |
---|---|
void |
HfDiedEvent.setCause(String cause) |
void |
MasterpieceEvent.setHfId(int hfId) |
void |
HfDiedEvent.setHfId(int id) |
void |
HfTravelEvent.setHfId(int hfId) |
void |
HfNewPetEvent.setHfId(int hfId) |
void |
EntityLawEvent.setLawAdd(String law) |
void |
EntityLawEvent.setLawRemove(String law) |
Modifier and Type | Field and Description |
---|---|
protected int |
HfEvent.hfId |
protected int |
Event.seconds |
protected String |
Event.type |
protected int |
Event.year |
Copyright © 2018. All rights reserved.