MCPcopy Create free account
hub / github.com/LPC4/Full-Stack / collect_key_events

Function collect_key_events

src/machine_window.rs:1151–1163  ·  view source on GitHub ↗

Collect this frame's key press/release events as `(scancode, pressed)` pairs for the VM keyboard device. Only keys with a known scancode are forwarded.

(ui: &egui::Ui)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

render_framebufferMethod · 0.85

Calls 2

egui_key_to_scancodeFunction · 0.85
pushMethod · 0.80

Tested by

no test coverage detected