Skip to content

Commit 75ed58e

Browse files
Pedro Henrique17cupsofcoffee
Pedro Henrique
andauthored
N35: ezinput (#1071)
Co-authored-by: Joe Clay <[email protected]>
1 parent b0d7b9a commit 75ed58e

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

content/news/035/index.md

+15
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,21 @@ variable-width, anti-aliased, or shaped text.
162162
[psf2]: https://github.com/Ralith/psf2
163163
[psf2-format]: https://www.win.tue.nl/~aeb/linux/kbd/font-formats-1.html
164164

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+
165180
## Popular Workgroup Issues in Github
166181

167182
<!-- Up to 10 links to interesting issues -->

0 commit comments

Comments
 (0)