MCPcopy 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.
52type MouseButton int
53
54// InputMode corresponds to an input mode.
55type InputMode int

Callers 4

canvas.goFile · 0.85
InitFunction · 0.85
glfw.goFile · 0.85
InitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected