{"id":"frontend.yui--DrawYuiGraphWire","name":"DrawYuiGraphWire","owner":"yeho","package":"frontend.yui","kind":"function","signature":"external DrawYuiGraphWire(int ax,int ay,int bx,int by,int red,int green,int blue,int alpha,int thickness)","description":"Draw yui graph wire.","context":"Turn YUI models into a working frontend and its rendering/input adapters.","parameters":[{"name":"ax","type":"int","description":"Supply ax as int."},{"name":"ay","type":"int","description":"Supply ay as int."},{"name":"bx","type":"int","description":"Supply bx as int."},{"name":"by","type":"int","description":"Supply by as int."},{"name":"red","type":"int","description":"Supply red as int."},{"name":"green","type":"int","description":"Supply green as int."},{"name":"blue","type":"int","description":"Supply blue as int."},{"name":"alpha","type":"int","description":"Supply alpha as int."},{"name":"thickness","type":"int","description":"Supply thickness as int."}],"returns":"void","members":[],"tags":["cpu","frontend","frontend.yui","function","source-example","yeho","yui"],"updated":"2026-09-09","source":{"repository":"yeho","path":"packages/frontend/yui/render-graph-controls.yh","line":13,"sha256":"97b452a646e806263675f2ea66a0d3f56c10f6fe64ebe465dc726aae1090f844"},"status":"source-declared","notes":["Package presence and a declaration do not establish support on every host. Host services need their platform and lifecycle setup."],"examples":[{"id":"usage","title":"Use DrawYuiGraphWire","description":"A complete small caller. Values are illustrative; check the returned result and package requirements before connecting live resources.","code":"using frontend.yui\n\n// Turn YUI models into a working frontend and its rendering/input adapters.\nint ax = 1\nint ay = 1\nint bx = 1\nint by = 1\nint red = 1\nint green = 1\nint blue = 1\nint alpha = 1\nint thickness = 1\nDrawYuiGraphWire(ax, ay, bx, by, red, green, blue, alpha, thickness)\nConsole.Log(\"DrawYuiGraphWire completed\")\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.frontend_yui__drawyuigraphwire\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"frontend.yui\"\nversion = \"0.2.0\"\npath = \"../../../yeho/packages/frontend/yui\"\n\n[[dependencies]]\npackage = \"graphics.canvas\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/canvas\"\n\n[[dependencies]]\npackage = \"graphics.image\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/image\"\n\n[[dependencies]]\npackage = \"graphics.image.processing\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/image/processing\"\n\n[[dependencies]]\npackage = \"graphics.text\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text\"\n\n[[dependencies]]\npackage = \"host.ui_services\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/host/ui_services\"\n\n[[dependencies]]\npackage = \"input.text\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/input/text\"\n\n[[dependencies]]\npackage = \"ui\"\nversion = \"0.2.0\"\npath = \"../../../yeho/packages/ui\"\n","tags":["cpu","source-example"],"verification":"type checked","run":"cpu-oracle","sha256":"908dfb079122326c0afeac3b829b6fe710a41a5e0289c403debcafcd40897a16","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":[],"url":"https://demonhunterlabs.com/academy/api?item=frontend.yui--DrawYuiGraphWire","json":"https://demonhunterlabs.com/reference/items/frontend.yui--DrawYuiGraphWire.json","markdown":"https://demonhunterlabs.com/reference/text/frontend.yui--DrawYuiGraphWire.md"}
