Modifier and Type | Class and Description |
---|---|
class |
AttackerModel<E extends EntityRts,A extends AttackerUsedServices<E>,W extends WeaponServices<E,A>>
Default attacker model implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
ExtractorModel<R extends java.lang.Enum<R>>
This is the main implementation of the extract ability.
|
Modifier and Type | Class and Description |
---|---|
class |
MoverModel
Default and abstract mover model implementation.
|
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.
|