ToggleButtonGraphic

Constructors

Link copied to clipboard
constructor(skin: ToggleButtonSkin, state: ButtonState)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun draw(renderer: Renderer2D, context: DrawContext, tick: Duration)
Link copied to clipboard
fun drawChecker(crossThick: Float, crossColor: Color, target: ButtonViewSkin, renderer: Renderer2D, context: DrawContext, tick: Duration)
Link copied to clipboard
fun drawState(contourThick: Float, target: ButtonViewSkin, renderer: Renderer2D, context: DrawContext, tick: Duration)