12345678910 |
- ControlObj nodesnim/nodescontrol/control.html#ControlObj control: ControlObj
- ControlRef nodesnim/nodescontrol/control.html#ControlRef control: ControlRef
- controlpattern nodesnim/nodescontrol/control.html#controlpattern.t control: controlpattern(): untyped
- Control nodesnim/nodescontrol/control.html#Control,string control: Control(name: string = "Control"): ControlRef
- calcPositionAnchor nodesnim/nodescontrol/control.html#calcPositionAnchor.e,ControlRef control: calcPositionAnchor(self: ControlRef)
- draw nodesnim/nodescontrol/control.html#draw.e,ControlRef,GLfloat,GLfloat control: draw(self: ControlRef; w, h: GLfloat)
- duplicate nodesnim/nodescontrol/control.html#duplicate.e,ControlRef control: duplicate(self: ControlRef): ControlRef
- getGlobalMousePosition nodesnim/nodescontrol/control.html#getGlobalMousePosition.e,ControlRef control: getGlobalMousePosition(self: ControlRef): Vector2Ref
- handle nodesnim/nodescontrol/control.html#handle.e,ControlRef,InputEvent,NodeRef control: handle(self: ControlRef; event: InputEvent; mouse_on: var NodeRef)
- setBackgroundColor nodesnim/nodescontrol/control.html#setBackgroundColor.e,ControlRef,ColorRef control: setBackgroundColor(self: ControlRef; color: ColorRef)
|