mirror of
https://github.com/bevyengine/bevy
synced 2024-11-23 05:03:47 +00:00
bc8e2746d7
# Objective This attempts to make the new IRect and URect structs in bevy_math more similar to the existing Rect struct. ## Solution Add reflect implementations for IRect and URect, since one already exists for Rect. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |