mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
d8d49fdd13
# Objective Fixes #14386 ## Solution - Added the `#[deprecate]` attribute to the `is_playing_animation` function. ## Testing The project successfully builds. --- ## Migration Guide The user will just need to replace functions named `is_playing_animation` with `animation_is_playing`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |