Searched refs:planetTable (Results 1 – 1 of 1) sorted by relevance
40 private val planetTable = RandomTable(0.75f to planetDescriptors, 0.25f to anyDescriptors) constant70 return planetTable.roll(rng).pull(rng) + " " + planetTypes.pull(rng) in describePlanet()