mirror of
https://github.com/bevyengine/bevy
synced 2025-01-27 20:35:21 +00:00
36eedbfa92
# Objective The two functions [`Urect::height`](https://docs.rs/bevy_math/latest/bevy_math/struct.URect.html#method.height), [`Urect::width`](https://docs.rs/bevy_math/latest/bevy_math/struct.URect.html#method.width) are currently not const. Since the methods are very unlikely to change (ever) and are useful to be const for some games, they should be. Co-authored-by: Emi <emanuel.boehm@gmail.com> |
||
---|---|---|
.. | ||
rects | ||
affine3.rs | ||
cubic_splines.rs | ||
lib.rs | ||
ray.rs |