hbox.idx 788 B

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