mirror of
https://github.com/bevyengine/bevy
synced 2024-12-29 22:43:14 +00:00
04a37f722a
Fixes #1809. It makes it also possible to use `derive` for `SystemParam` inside ECS and avoid manual implementation. An alternative solution to macro changes is to use `use crate as bevy_ecs;` in `event.rs`. |
||
---|---|---|
.. | ||
axis.rs | ||
gamepad.rs | ||
input.rs | ||
keyboard.rs | ||
lib.rs | ||
mouse.rs | ||
system.rs | ||
touch.rs |