SplitPlacer

A Placer object that lineups the children and splits the owner.

class SplitPlacer : LineupPlacer!H(
bool H
) {}

Constructors

this
this(PlacerOwner owner)

Members

Functions

updateStatus
void updateStatus(vec2 placedSize)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta