CivilopediaTutorial

fun CivilopediaTutorial(rawName: String, lines: Array<String>)

Parameters

rawName

from Tutorial.value, with underscores (this wrapper replaces them with spaces)

lines

Array of lines exactly as stored in a TutorialController.tutorials MapEntry

Sources

jvm source
Link copied to clipboard