control.idx 1.2 KB

12345678910
  1. ControlObj nodesnim/nodescontrol/control.html#ControlObj control: ControlObj
  2. ControlRef nodesnim/nodescontrol/control.html#ControlRef control: ControlRef
  3. controlpattern nodesnim/nodescontrol/control.html#controlpattern.t control: controlpattern(): untyped
  4. Control nodesnim/nodescontrol/control.html#Control,string control: Control(name: string = "Control"): ControlRef
  5. calcPositionAnchor nodesnim/nodescontrol/control.html#calcPositionAnchor.e,ControlRef control: calcPositionAnchor(self: ControlRef)
  6. draw nodesnim/nodescontrol/control.html#draw.e,ControlRef,GLfloat,GLfloat control: draw(self: ControlRef; w, h: GLfloat)
  7. duplicate nodesnim/nodescontrol/control.html#duplicate.e,ControlRef control: duplicate(self: ControlRef): ControlRef
  8. getGlobalMousePosition nodesnim/nodescontrol/control.html#getGlobalMousePosition.e,ControlRef control: getGlobalMousePosition(self: ControlRef): Vector2Ref
  9. handle nodesnim/nodescontrol/control.html#handle.e,ControlRef,InputEvent,NodeRef control: handle(self: ControlRef; event: InputEvent; mouse_on: var NodeRef)
  10. setBackgroundColor nodesnim/nodescontrol/control.html#setBackgroundColor.e,ControlRef,ColorRef control: setBackgroundColor(self: ControlRef; color: ColorRef)