| Package | Description |
|---|---|
| legends.model |
| Modifier and Type | Field and Description |
|---|---|
static WorldConstruction |
World.UNKNOWN_WORLD_CONSTRUCTION |
| Modifier and Type | Method and Description |
|---|---|
WorldConstruction |
WorldConstruction.getMaster() |
static WorldConstruction |
World.getWorldConstruction(int id) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<WorldConstruction> |
World.getLineWorldConstructions() |
List<WorldConstruction> |
WorldConstruction.getParts() |
static Collection<WorldConstruction> |
World.getPointWorldConstructions() |
static Collection<WorldConstruction> |
World.getWorldConstructions() |
| Modifier and Type | Method and Description |
|---|---|
void |
WorldConstruction.setMaster(WorldConstruction master) |
Copyright © 2017. All rights reserved.