mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 12:43:34 +00:00
764961be22
# Objective Add Reflection to `TextureAtlasSprite` to bring it inline with `Sprite` ## Solution Addition of appropriate macros to the type --- ## Changelog `#[reflect(Component)]` and derive `FromReflect` for `TextureAtlasSprite` Added `TextureAtlasSprite` to the TypeRegistry |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |