bevy/examples/window
WillTheCodeWork dbd226dc8a
Made the naming for commands parameter more consistent (#14851)
# Objective

Make the naming of a parameter more consistent.

## Solution

- Changing the name of a parameter.

## Testing

These changes can't be tested as they are documentation based.

---

I apologize if something is wrong here, this is my first PR to bevy.
2024-08-22 16:53:05 +00:00
..
clear_color.rs Migrate from LegacyColor to bevy_color::Color (#12163) 2024-02-29 19:35:12 +00:00
custom_user_event.rs Remove need for EventLoopProxy to be NonSend (#14198) 2024-07-16 06:59:01 +00:00
low_power.rs Remove need for EventLoopProxy to be NonSend (#14198) 2024-07-16 06:59:01 +00:00
monitor_info.rs Expose winit's MonitorHandle (#13669) 2024-08-06 10:54:37 +00:00
multiple_windows.rs glTF labels: add enum to avoid misspelling and keep up-to-date list documented (#13586) 2024-05-31 23:25:57 +00:00
scale_factor_override.rs fix: upgrade to winit v0.30 (#13366) 2024-06-03 13:06:48 +00:00
screenshot.rs Updates default Text font size to 24px (#13603) 2024-05-31 16:41:27 +00:00
transparent_window.rs Remove redundant imports (#12817) 2024-04-01 19:59:08 +00:00
window_resizing.rs Made the naming for commands parameter more consistent (#14851) 2024-08-22 16:53:05 +00:00
window_settings.rs Add custom cursors (#14284) 2024-08-12 15:49:03 +00:00