chickadee » kiwi » rect-layout-horizontally!

rect-layout-horizontally! RECTS PADDING #!optional VALIGNprocedure

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