ImageLayout

class ImageLayout(val image: HudImage, val color: TextColor, val location: ImageLocation, val scale: Double, val outline: Boolean, val layer: Int, val space: Int, val stack: PlaceholderBuilder<*>?, val maxStack: PlaceholderBuilder<*>?, val follow: String?, val conditions: ConditionBuilder)

Constructors

Link copied to clipboard
constructor(image: HudImage, color: TextColor, location: ImageLocation, scale: Double, outline: Boolean, layer: Int, space: Int, stack: PlaceholderBuilder<*>?, maxStack: PlaceholderBuilder<*>?, follow: String?, conditions: ConditionBuilder)

Properties

Link copied to clipboard
val color: TextColor
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val layer: Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val space: Int
Link copied to clipboard