eventKeyboard

package
v0.0.0-...-a8ee3e7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 11, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EventKeyboard

type EventKeyboard int
const (
	// KKeyDown
	// en: The event occurs when the user is pressing a key
	KKeyDown EventKeyboard = iota

	// KKeyPress
	// en: The event occurs when the user presses a key
	KKeyPress

	// KKeyUp
	// en: The event occurs when the user releases a key
	KKeyUp
)

func (EventKeyboard) String

func (el EventKeyboard) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL