public static class SalvageSpecialAssigner.SpecialCreationContext extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.util.List<SectorEntityToken> |
all |
boolean |
onNewGame |
java.lang.String |
themeId |
| Constructor and Description |
|---|
SpecialCreationContext() |
public java.lang.String themeId
public boolean onNewGame
public java.util.List<SectorEntityToken> all
public SpecialCreationContext()