SplitLayout

A layout object that lineups children and splits the parent.

class SplitLayout : LineupLayout!H(
bool H
) {}

Constructors

this
this(Layoutable owner)

Members

Functions

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

Meta