Interface | Description |
---|---|
Extractible<R extends Enum<R>> |
Represents an entity that can be extractible, such as a Gold Mine.
|
ExtractorListener<R extends Enum<R>> |
Extractor events listener.
|
ExtractorServices<R extends Enum<R>> |
This interface represents the ability of resource extraction.
|
ExtractorUsedServices<R extends Enum<R>> |
List of services needed by the extractor.
|
Class | Description |
---|---|
ExtractionStrategy |
Extraction structure.
|
ExtractorModel<R extends Enum<R>> |
This is the main implementation of the extract ability.
|
Copyright © 2014 Byron 3D Games Studio. All rights reserved.