package
Version:
v0.11.0
Opens a new window with list of versions in this module.
Published: Mar 7, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 13
Opens a new window with list of known importers.
Documentation
¶
Package mouse defines known mouse buttons.
Button represents a mouse button.
const (
ButtonLeft Button
ButtonRight
ButtonMiddle
ButtonRelease
ButtonWheelUp
ButtonWheelDown
)
Buttons recognized on the mouse.
String implements fmt.Stringer()
Source Files
¶
Click to show internal directories.
Click to hide internal directories.