HBoxObj nodesnim/nodescontrol/hbox.html#HBoxObj hbox: HBoxObj
HBoxPtr nodesnim/nodescontrol/hbox.html#HBoxPtr hbox: HBoxPtr
HBox nodesnim/nodescontrol/hbox.html#HBox,string hbox: HBox(name: string = "HBox"): HBoxPtr
getChildSize nodesnim/nodescontrol/hbox.html#getChildSize.e,HBoxPtr hbox: getChildSize(self: HBoxPtr): Vector2Ref
addChild nodesnim/nodescontrol/hbox.html#addChild.e,HBoxPtr,NodePtr hbox: addChild(self: HBoxPtr; child: NodePtr)
draw nodesnim/nodescontrol/hbox.html#draw.e,HBoxPtr,GLfloat,GLfloat hbox: draw(self: HBoxPtr; w, h: GLfloat)
duplicate nodesnim/nodescontrol/hbox.html#duplicate.e,HBoxPtr hbox: duplicate(self: HBoxPtr): HBoxPtr
resize nodesnim/nodescontrol/hbox.html#resize.e,HBoxPtr,GLfloat,GLfloat hbox: resize(self: HBoxPtr; w, h: GLfloat)