package
Version:
v0.0.0-...-35c5657
Opens a new window with list of versions in this module.
Published: May 8, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Register(key ebiten.Key, listener Listener)
Register associates a KeyListener with a specific Key
Update scans for currently pressed keys and debounces input
type Listener func(key ebiten.Key)
Listener is a function to call in response to a Key being pressed
Source Files
¶
Click to show internal directories.
Click to hide internal directories.