ShaderGroup

data class ShaderGroup(val shader: HudShader, val name: String, val height: Int, val y: Int)

Constructors

Link copied to clipboard
constructor(shader: HudShader, name: String, height: Int, y: Int)

Properties

Link copied to clipboard
val height: Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val y: Int