Package | Description |
---|---|
com.b3dgs.lionengine.game.rts.ability.producer |
Modifier and Type | Class and Description |
---|---|
class |
ProducerModel<T extends java.lang.Enum<T>,C extends ProductionCostRts,P extends Producible<T,C>,E extends EntityRts>
Default and abstract model implementation.
|