public static class HubMissionWithSearch.SystemHasPulsarReq extends java.lang.Object implements HubMissionWithSearch.StarSystemRequirement
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
negate |
| Constructor and Description |
|---|
SystemHasPulsarReq() |
SystemHasPulsarReq(boolean negate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
systemMatchesRequirement(StarSystemAPI system) |
protected boolean negate
public SystemHasPulsarReq()
public SystemHasPulsarReq(boolean negate)
public boolean systemMatchesRequirement(StarSystemAPI system)
systemMatchesRequirement in interface HubMissionWithSearch.StarSystemRequirement