From 2061f976ed96bbe64b0d58982daed2c9abd21ed6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Fro=C5=82ow?= Date: Mon, 13 Jan 2020 18:41:41 +0100 Subject: [PATCH] winit_input_helper --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8b0ded2..04a06d8 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,8 @@ PRs welcome. - via https://news.ycombinator.com/item?id=22024916 - The flexibility in Legion is filled with tradeoffs, generally showing benefits in performance and runtime flexibility, while generally trading off some of the ergonomics of the SPECS interface. https://github.com/amethyst/rfcs/issues/22 - https://iolivia.me/posts/entity-component-system-explained/ +- https://github.com/rukai/winit_input_helper + - used by pixels and others https://crates.io/crates/winit_input_helper/reverse_dependencies ## General gamedev