{"id":"input.mouse--MouseY","name":"MouseY","owner":"yeho","package":"input.mouse","kind":"function","signature":"external MouseY() -> int","description":"Mouse y.","context":"Read mouse position, buttons, and relative input for native interactions.","parameters":[],"returns":"int","members":[],"tags":["cpu","function","input","input.mouse","mouse","source-example","yeho"],"updated":"2026-09-09","source":{"repository":"yeho","path":"packages/input/mouse/mouse.yh","line":79,"sha256":"a5cc47e935de36ef75b762c9e99443a266ac5906884f1d657528aeb744667047"},"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 MouseY","description":"A complete small caller. Values are illustrative; check the returned result and package requirements before connecting live resources.","code":"using input.mouse\n\n// Read mouse position, buttons, and relative input for native interactions.\nint result = MouseY()\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.input_mouse__mousey\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"input.mouse\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/input/mouse\"\n","tags":["cpu","source-example"],"verification":"type checked","run":"cpu-oracle","sha256":"10c720933353a0a4389100e3c42937597028835d068d0fe25bfe7eb7172ae2e9","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":[],"url":"https://demonhunterlabs.com/academy/api?item=input.mouse--MouseY","json":"https://demonhunterlabs.com/reference/items/input.mouse--MouseY.json","markdown":"https://demonhunterlabs.com/reference/text/input.mouse--MouseY.md"}
