public interface ExtractorChecker
Modifier and Type | Method and Description |
---|---|
boolean |
canCarry()
Check if extractor can bring back its extraction (called while bring back resources).
|
boolean |
canExtract()
Check if extractor can extract (called while going to resources location).
|
boolean canExtract()
For example:
boolean canCarry()
Copyright © 2016 Byron 3D Games Studio. All rights reserved.