Package | Description |
---|---|
com.b3dgs.lionengine.game.strategy.ability.producer |
Modifier and Type | Class and Description |
---|---|
class |
FactoryProductionStrategy<T extends Enum<T>,C extends ProductionCostStrategy,P extends Producible<T,C>>
Represents the production factory.
|
interface |
ProducerListener<T extends Enum<T>,C extends ProductionCostStrategy,P extends Producible<T,C>,E extends EntityStrategy>
List of event linked to the production.
|
class |
ProducerModel<T extends Enum<T>,C extends ProductionCostStrategy,P extends Producible<T,C>,E extends EntityStrategy>
Default and abstract model implementation.
|
interface |
ProducerServices<T extends Enum<T>,C extends ProductionCostStrategy,P extends Producible<T,C>>
Represents an ability of creating new entity.
|
interface |
ProducerUsedServices<T extends Enum<T>,C extends ProductionCostStrategy,P extends Producible<T,C>,E extends EntityStrategy>
List of services used by the producer.
|
Copyright © 2014 Byron 3D Games Studio. All rights reserved.