public class ThemeGenContext extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.util.List<Constellation> |
constellations |
java.util.Map<Constellation,java.lang.String> |
majorThemes |
| Constructor and Description |
|---|
ThemeGenContext() |
public java.util.Map<Constellation,java.lang.String> majorThemes
public java.util.List<Constellation> constellations
public ThemeGenContext()