bevy/examples/games
Anby 7f1d084b71
Rename Interaction::Clicked -> Interaction::Pressed (#8989) (#9027)
# Objective

- Fixes #8989

## Solution

- Renamed Interaction::Clicked -> Interaction::Pressed
- Minor changes to comments to keep clarity of terms

## Migration Guide

- Rename all instances of Interaction::Clicked -> Interaction::Pressed
2023-07-05 09:25:31 +00:00
..
alien_cake_addict.rs Flatten UI Style properties that use Size + remove Size (#8548) 2023-05-16 01:36:32 +00:00
breakout.rs Require #[derive(Event)] on all Events (#7086) 2023-06-06 14:44:32 +00:00
contributors.rs fix new clippy lints before they reach stable (#8700) 2023-05-29 07:23:50 +00:00
game_menu.rs Rename Interaction::Clicked -> Interaction::Pressed (#8989) (#9027) 2023-07-05 09:25:31 +00:00