Searched refs:anyDescriptors (Results 1 – 1 of 1) sorted by relevance
31 private val anyDescriptors = Bag(resources.getStringArray(R.array.any_descriptors)) constant40 private val planetTable = RandomTable(0.75f to planetDescriptors, 0.25f to anyDescriptors)42 private var lifeTable = RandomTable(0.75f to lifeDescriptors, 0.25f to anyDescriptors)49 private var atmoTable = RandomTable(0.75f to atmoDescriptors, 0.25f to anyDescriptors)