game-wip-dontplay/egui/crates/egui-winit
2023-04-18 15:38:14 +02:00
..
src vendor 2023-04-18 15:38:14 +02:00
Cargo.toml vendor 2023-04-18 15:38:14 +02:00
CHANGELOG.md vendor 2023-04-18 15:38:14 +02:00
README.md vendor 2023-04-18 15:38:14 +02:00

egui-winit

Latest version Documentation MIT Apache

This crates provides bindings between egui and winit.

The library translates winit events to egui, handled copy/paste, updates the cursor, open links clicked in egui, etc.