File tree 1 file changed +15
-0
lines changed
Filter options
1 file changed +15
-0
lines changed
Original file line number Diff line number Diff line change @@ -162,6 +162,21 @@ variable-width, anti-aliased, or shaped text.
162
162
[ psf2 ] : https://github.com/Ralith/psf2
163
163
[ psf2-format ] : https://www.win.tue.nl/~aeb/linux/kbd/font-formats-1.html
164
164
165
+ ### [ ezinput]
166
+
167
+ [ ezinput] by [ @eexsty ] [ ezinput_creator ] is a powerful input-agnostic library,
168
+ targeting complete support for axis and button handling in the Bevy game
169
+ engine.
170
+
171
+ EZInput strives to be simple as possible using the nifty ECS features that Bevy
172
+ offers, while still being powerful and flexible without using any unsafe code.
173
+ This and the previous 0.3.* releases were targeted for performance and
174
+ ergonomics improvements, including a new declarative macro to allow for
175
+ cleaner and smaller code.
176
+
177
+ [ ezinput ] : https://crates.io/crates/ezinput/versions
178
+ [ ezinput_creator ] : https://github.com/eexsty
179
+
165
180
## Popular Workgroup Issues in Github
166
181
167
182
<!-- Up to 10 links to interesting issues -->
You can’t perform that action at this time.
0 commit comments