MCPcopy
hub / github.com/mmulet/term.everything / PointerWheel

Struct PointerWheel

termeverything/PointerCode.go:68–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68type PointerWheel struct {
69 Up bool
70 Modifiers int
71}
72
73func (*PointerWheel) isPointerEvent() {}
74func (*PointerWheel) isXkbdCode() {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected