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