MCPcopy
hub / github.com/EngoEngine/engo / MouseButton

TypeAlias MouseButton

input_data.go:37–37  ·  view source on GitHub ↗

MouseButton corresponds to a mouse button.

Source from the content-addressed store, hash-verified

35
36// MouseButton corresponds to a mouse button.
37type MouseButton int
38
39// Mouse buttons
40const (

Callers 2

CreateWindowFunction · 0.85
CreateWindowFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected