Package mindustry.game
Class Objectives.Research
java.lang.Object
mindustry.game.Objectives.Research
- All Implemented Interfaces:
Objectives.Objective
- Enclosing class:
- Objectives
-
Field Details
-
-
Constructor Details
-
Research
-
Research
protected Research()
-
-
Method Details
-
complete
public boolean complete()- Specified by:
complete
in interfaceObjectives.Objective
- Returns:
- whether this objective is met.
-
display
- Specified by:
display
in interfaceObjectives.Objective
- Returns:
- the string displayed when this objective is completed, in imperative form. e.g. when the objective is 'complete 10 waves', this would display "complete 10 waves".
-