chickadee » kiwi » rect-layout-vertically!

rect-layout-vertically! RECTS PADDING #!optional HALIGNprocedure

Layouts RECTS to be aligned as a vertical list with PADDING pixels between them by mutating their coordinates. HALIGN must be one of (left center right) if specified, otherwise the horizontal alignment of RECTS will not be changed.