DividerCustomPanelPlugin

class DividerCustomPanelPlugin constructor(val width: Float, val height: Float = 1.0f, var color: Color)

Constructors

Link copied to clipboard
constructor(width: Float, height: Float = 1.0f, color: Color)

Functions

Link copied to clipboard
fun addTo(tooltip: <Error class: unknown class>)
Link copied to clipboard
open fun render(alphaMult: Float)

Properties

Link copied to clipboard
Link copied to clipboard
val height: Float = 1.0f
Link copied to clipboard