JoJoJet / bevy-trait-query

adds trait queries to the bevy game engine
Apache License 2.0
71 stars 15 forks source link

Add iterator methods to `ReadTraits` and `WriteTraits` #9

Closed JoJoJet closed 1 year ago

JoJoJet commented 1 year ago

These methods are in addition to the various IntoIterator impls for these types.