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