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
|
||
|
Methods
add_spacer ( bool begin ) |
Theme Properties
|
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
void set_alignment ( AlignmentMode value )
AlignmentMode get_alignment ( )
There is currently no description for this property. Please help us by contributing one!
bool vertical = false
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!