mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +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 |