| Package | Description |
|---|---|
| synergynet3.museum.table.settingsapp.entitymanager | |
| synergynet3.museum.table.settingsapp.entitymanager.creationguis |
| Modifier and Type | Field and Description |
|---|---|
static java.util.HashMap<java.lang.String,Entity> |
EntityManagerGUI.entities
The entities.
|
| Modifier and Type | Field and Description |
|---|---|
Entity |
EntityCreatorGUI.entity
The entity.
|
| Constructor and Description |
|---|
EntityCreatorGUI(Entity entity,
EntityManagerGUI mainGUI)
Instantiates a new entity creator gui.
|