Move Events<T> into bevy_ecs #1809
Labels
C-Code-Quality
A section of code that is hard to understand or change
D-Trivial
Nice and easy! A great choice to get started with Bevy
Events are a general purpose message-passing primitive that would be useful to people who use bevy_ecs standalone, so IMO it makes sense to pull it into bevy_ecs
What solution would you like?
Move Events into bevy_ecs
What alternative(s) have you considered?
Do nothing
Additional context
Here's the conversation on discord that led this issue: https://discord.com/channels/691052431525675048/730525730601041940/827954577672372224
The text was updated successfully, but these errors were encountered: