Package | Description |
---|---|
com.b3dgs.lionengine.game.strategy.ability.producer |
Modifier and Type | Interface and Description |
---|---|
interface |
ProducerUsedServices<T extends Enum<T>,C extends ProductionCostStrategy,P extends Producible<T,C>,E extends EntityStrategy>
List of services used by the producer.
|
Modifier and Type | Class and Description |
---|---|
class |
ProducerModel<T extends Enum<T>,C extends ProductionCostStrategy,P extends Producible<T,C>,E extends EntityStrategy>
Default and abstract model implementation.
|
Copyright © 2014 Byron 3D Games Studio. All rights reserved.