Documentation ¶
Overview ¶
keyboard handles keyboard interaction with a glfw window. Sample usage:
TODO
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Handler *handler
Handler is the singleton keyboard handler. It should be initialized with keyboard.Initialize(), and then all keyboard related input should be obtained though it.
Functions ¶
func Initialize ¶
Initialize sets up the keyboard.Handler singleton.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.