BoxContainer

Inherits: Container < Control < CanvasItem < Node < Object

Inherited By: HBoxContainer, VBoxContainer

There is currently no description for this class. Please help us by contributing one!

Properties

AlignmentMode

alignment

0

bool

vertical

false

Methods

Control

add_spacer ( bool begin )

Theme Properties

int

separation

4


Enumerations

enum AlignmentMode:

AlignmentMode ALIGNMENT_BEGIN = 0

There is currently no description for this enum. Please help us by contributing one!

AlignmentMode ALIGNMENT_CENTER = 1

There is currently no description for this enum. Please help us by contributing one!

AlignmentMode ALIGNMENT_END = 2

There is currently no description for this enum. Please help us by contributing one!


Property Descriptions

AlignmentMode alignment = 0

There is currently no description for this property. Please help us by contributing one!


bool vertical = false

  • void set_vertical ( bool value )

  • bool is_vertical ( )

There is currently no description for this property. Please help us by contributing one!


Method Descriptions

Control add_spacer ( bool begin )

There is currently no description for this method. Please help us by contributing one!


Theme Property Descriptions

int separation = 4

There is currently no description for this theme property. Please help us by contributing one!