bevy/examples/transforms
François 73174730e4 use the default() method in examples instead of Default::default() (#4952)
# Objective

- Use the `..default()` method in examples instead of `..Default::default()`
2022-06-07 02:16:47 +00:00
..
3d_rotation.rs use the default() method in examples instead of Default::default() (#4952) 2022-06-07 02:16:47 +00:00
global_vs_local_translation.rs use the default() method in examples instead of Default::default() (#4952) 2022-06-07 02:16:47 +00:00
scale.rs use the default() method in examples instead of Default::default() (#4952) 2022-06-07 02:16:47 +00:00
transform.rs use the default() method in examples instead of Default::default() (#4952) 2022-06-07 02:16:47 +00:00
translation.rs use the default() method in examples instead of Default::default() (#4952) 2022-06-07 02:16:47 +00:00