hbox.idx 820 B

12345678
  1. HBoxObj nodesnim/nodescontrol/hbox.html#HBoxObj hbox: HBoxObj
  2. HBoxRef nodesnim/nodescontrol/hbox.html#HBoxRef hbox: HBoxRef
  3. HBox nodesnim/nodescontrol/hbox.html#HBox,string hbox: HBox(name: string = "HBox"): HBoxRef
  4. getChildSize nodesnim/nodescontrol/hbox.html#getChildSize.e,HBoxRef hbox: getChildSize(self: HBoxRef): Vector2Obj
  5. addChild nodesnim/nodescontrol/hbox.html#addChild.e,HBoxRef,NodeRef hbox: addChild(self: HBoxRef; child: NodeRef)
  6. draw nodesnim/nodescontrol/hbox.html#draw.e,HBoxRef,GLfloat,GLfloat hbox: draw(self: HBoxRef; w, h: GLfloat)
  7. duplicate nodesnim/nodescontrol/hbox.html#duplicate.e,HBoxRef hbox: duplicate(self: HBoxRef): HBoxRef
  8. resize nodesnim/nodescontrol/hbox.html#resize.e,HBoxRef,GLfloat,GLfloat,bool hbox: resize(self: HBoxRef; w, h: GLfloat; save_anchor: bool = false)