Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class TextElement(val id: String, val textScale: Int?, val array: List<HudTextArray>, val charWidth: Map<Int, TextScale>, val imageTextScale: Map<Int, ImageTextScale>, yamlObject: YamlObject) : HudElement, ConditionSource