HudTextData

class HudTextData(val word: Key, val images: Map<String, WidthComponent>, val background: BackgroundLayout?)

Constructors

Link copied to clipboard
constructor(word: Key, images: Map<String, WidthComponent>, background: BackgroundLayout?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val word: Key