TextListEntry

constructor(text: String = "", colour: ChromaColour = DEFAULT_COLOUR, isSoundEnabled: Boolean = false, soundVolumePercent: Float = DEFAULT_SOUND_VOLUME_PERCENT, sound: String = "")(source)