Skip to content

Class pinnacle.snowcap.integration.BindOverlay : snowcap.widget.Program ​

An overlay that shows various input binds.

Fields ​

border_radius ​

border_radius: number

The radius of the overlay's corners.

border_thickness ​

border_thickness: number

The thickness of the overlay border.

background_color ​

background_color: snowcap.widget.Color

The color of the overlay background.

border_color ​

border_color: snowcap.widget.Color

The color of the overlay border.

font ​

font: snowcap.widget.Font

The font of the overlay.

width ​

width: integer

The width of the overlay.

height ​

height: integer

The height of the overlay.

Functions ​

method show ​

function pinnacle.snowcap.integration.BindOverlay:show()

Shows this bind overlay.

Last updated: