This adds a `EventWriter<T>` `SystemParam` that is just a thin wrapper around `ResMut<Events<T>>`. This is primarily to have API symmetry between the reader and writer, and has the added benefit of easily improving the API later with no breaking changes. |
||
|---|---|---|
| .. | ||
| diagnostic | ||
| renderer | ||
| lib.rs | ||
| wgpu_render_pass.rs | ||
| wgpu_renderer.rs | ||
| wgpu_resources.rs | ||
| wgpu_type_converter.rs | ||