LabelButtonSkin

data class LabelButtonSkin(val defaultSize: Vector2f, val map: Map<ButtonViewState, LabelSkin>)

Constructors

Link copied to clipboard
constructor(defaultSize: Vector2f, map: Map<ButtonViewState, LabelSkin>)

Properties

Link copied to clipboard
val defaultSize: Vector2f
Link copied to clipboard