Class pinnacle.snowcap.integration.BindOverlay
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.Color
The color of the overlay background.
border_color
border_color
: snowcap.Color
The color of the overlay border.
font
font
: snowcap.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.