Module emath::align

source ·
Expand description

One- and two-dimensional alignment (Align::Center, Align2::LEFT_TOP etc).

Structs§

Enums§

  • left/center/right or top/center/bottom alignment for e.g. anchors and layouts.

Functions§

  • Allocates a rectangle of the specified size inside the frame rectangle around of its center.