| Modifier and Type | Class | Description |
|---|---|---|
class |
ConstructionQueueManager<R extends be.yildizgames.engine.feature.entity.construction.EntityConstructionStatus,E extends be.yildizgames.engine.feature.entity.EntityInConstruction> |
Manage the different construction queues.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
ConstructionManager.removeListener(ConstructionListener listener) |
Remove a listener to notify when a construction is completed.
|
void |
ConstructionManager.willNotify(ConstructionListener... listeners) |
|
void |
SimpleConstructionManager.willNotify(ConstructionListener... l) |
Add one or several listener to notify when a construction is completed.
|
Copyright © 2017–2018. All rights reserved.