ImageLayout

class ImageLayout(val image: HudImage, val color: TextColor, val location: ImageLocation, val scale: Double, val outline: Boolean, val layer: Int, val follow: String?, val conditions: ConditionBuilder)

Constructors

Link copied to clipboard
constructor(image: HudImage, color: TextColor, location: ImageLocation, scale: Double, outline: Boolean, layer: Int, 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