label.idx 871 B

12345678
  1. LabelObj nodesnim/nodescontrol/label.html#LabelObj label: LabelObj
  2. LabelPtr nodesnim/nodescontrol/label.html#LabelPtr label: LabelPtr
  3. Label nodesnim/nodescontrol/label.html#Label,string label: Label(name: string = "Label"): LabelPtr
  4. draw nodesnim/nodescontrol/label.html#draw.e,LabelPtr,GLfloat,GLfloat label: draw(self: LabelPtr; w, h: GLfloat)
  5. duplicate nodesnim/nodescontrol/label.html#duplicate.e,LabelPtr label: duplicate(self: LabelPtr): LabelPtr
  6. setTextAlign nodesnim/nodescontrol/label.html#setTextAlign.e,LabelPtr,AnchorRef label: setTextAlign(self: LabelPtr; align: AnchorRef)
  7. setTextAlign nodesnim/nodescontrol/label.html#setTextAlign.e,LabelPtr,float,float,float,float label: setTextAlign(self: LabelPtr; x1, y1, x2, y2: float)
  8. setText nodesnim/nodescontrol/label.html#setText.e,LabelPtr,string label: setText(self: LabelPtr; value: string)