Package | Description |
---|---|
com.b3dgs.lionengine.game.feature.producible |
Describe the production capacity of an object by using a
Producer
to create new Featurable as
Producible . |
Modifier and Type | Method and Description |
---|---|
Collection<ProducibleListener> |
ProducibleModel.getListeners() |
Collection<ProducibleListener> |
Producible.getListeners()
Get the listeners reference.
|
Modifier and Type | Method and Description |
---|---|
void |
ProducibleModel.addListener(ProducibleListener listener) |
void |
Producible.addListener(ProducibleListener listener)
Add a producible listener.
|
Copyright © 2017 Byron 3D Games Studio. All rights reserved.