BoxContainer

    Inherited By: , HBoxContainer,

    Base class for box containers.

    Properties

    Enumerations

    • ALIGN_CENTER = 1 — Aligns children with the center of the container.
    • ALIGN_END = 2 — Aligns children with the end of the container.

    Arranges child controls vertically or horizontally, and rearranges the controls automatically when their minimum size changes.

    Property Descriptions

    Adds a control to the box as a spacer. If , begin will insert the spacer control in front of other children.