Package-level declarations

Types

Link copied to clipboard
abstract class HudComponent(name: String, enabled: Boolean, alignment: Alignment = Alignment.center(), val tweaks: Array<HudComponentTweak> = emptyArray()) : ToggleableValueGroup

Represents a HUD component

Link copied to clipboard
abstract class HudComponentFactory
Link copied to clipboard
Link copied to clipboard

A set of tweaks that can be applied to the Original HUD by the component