Package | Description |
---|---|
com.b3dgs.lionengine.game.rts.ability.attacker |
Modifier and Type | Interface and Description |
---|---|
interface |
AttackerUsedServices<E extends EntityRts>
List of services needed by the attacker.
|
Modifier and Type | Class and Description |
---|---|
class |
WeaponModel<E extends EntityRts,A extends AttackerUsedServices<E>>
Default weapon model implementation.
|