Package | Description |
---|---|
com.b3dgs.lionengine.game.rts.ability.extractor |
Modifier and Type | Interface and Description |
---|---|
interface |
ExtractorUsedServices<R extends java.lang.Enum<R>>
List of services needed by the extractor.
|
Modifier and Type | Class and Description |
---|---|
class |
ExtractorModel<R extends java.lang.Enum<R>>
This is the main implementation of the extract ability.
|