Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/g3n/engine
/ MouseButton
TypeAlias
MouseButton
window/window.go:52–52 ·
view source on GitHub ↗
MouseButton corresponds to a mouse button.
Source
from the content-addressed store, hash-verified
50
51
// MouseButton corresponds to a mouse button.
52
type
MouseButton int
53
54
// InputMode corresponds to an input mode.
55
type
InputMode int
Callers
4
canvas.go
File · 0.85
Init
Function · 0.85
glfw.go
File · 0.85
Init
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected