Function me3_framework::overlay::epaint::emath::align::center_size_in_rect
source · [−]Expand description
Allocates a rectangle of the specified size
inside the frame
rectangle
around of its center.
If size
is bigger than the frame
s size the returned rect will bounce out
of the frame
.