HudTextParser

class HudTextParser(globalIndex: Int, parent: HudImpl, resource: GlobalResource, text: TextLayout, gui: GuiLocation, pixel: PixelLocation) : HudSubParser

Constructors

Link copied to clipboard
constructor(globalIndex: Int, parent: HudImpl, resource: GlobalResource, text: TextLayout, gui: GuiLocation, pixel: PixelLocation)

Functions

Link copied to clipboard
open override fun render(player: HudPlayer): (Long) -> PixelComponent