package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jun 18, 2023
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Package buttons describes the supported button masks.
Button represents a mask of pointer presses/releases.
const (
Left Button = 1 << iota
Middle
Right
Four
Five
Six
Seven
Eight
None Button = 0
)
All available button mask components.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.