CivilopediaScreen
fun CivilopediaScreen(ruleset: Ruleset, previousScreen: BaseScreen, category: CivilopediaCategories = CivilopediaCategories.Tutorial, link: String = "")
Content copied to clipboard
Parameters
ruleset
Ruleset to display items from
category
CivilopediaCategories key to select category
link
alternate selector to select category and/or entry. Can have the form category/entry
overriding the category parameter, or just entry
to complement it.
Sources
jvm source
Link copied to clipboard